1 | /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |
2 | |* *| |
3 | |* List of builtins that Clang recognizes *| |
4 | |* *| |
5 | |* Automatically generated file, do not edit! *| |
6 | |* *| |
7 | \*===----------------------------------------------------------------------===*/ |
8 | |
9 | |
10 | #ifdef GET_BUILTIN_ENUMERATORS |
11 | BI__builtin_spirv_generic_cast_to_ptr_explicit, |
12 | |
13 | #endif // GET_BUILTIN_ENUMERATORS |
14 | |
15 | #ifdef GET_BUILTIN_STR_TABLE |
16 | |
17 | #ifdef __GNUC__ |
18 | #pragma GCC diagnostic push |
19 | #pragma GCC diagnostic ignored "-Woverlength-strings" |
20 | #endif |
21 | static constexpr char BuiltinStringsStorage[] = |
22 | "\0" |
23 | "__builtin_spirv_generic_cast_to_ptr_explicit\0" |
24 | "v*v*i\0" |
25 | "nnct\0" |
26 | ; |
27 | #ifdef __GNUC__ |
28 | #pragma GCC diagnostic pop |
29 | #endif |
30 | |
31 | static constexpr llvm::StringTable BuiltinStrings = |
32 | BuiltinStringsStorage; |
33 | |
34 | #endif // GET_BUILTIN_STR_TABLE |
35 | |
36 | #ifdef GET_BUILTIN_INFOS |
37 | Builtin::Info{Builtin::Info::StrOffsets{1 /* __builtin_spirv_generic_cast_to_ptr_explicit */, 46 /* v*v*i */, 52 /* nnct */, 0}, HeaderDesc::NO_HEADER, ALL_LANGUAGES}, |
38 | |
39 | #endif // GET_BUILTIN_INFOS |
40 | |
41 | #ifdef GET_BUILTIN_PREFIXED_INFOS |
42 | |
43 | #endif // GET_BUILTIN_PREFIXED_INFOS |
44 | |
45 | #ifdef ATOMIC_BUILTIN |
46 | |
47 | #endif // ATOMIC_BUILTIN |
48 | #undef ATOMIC_BUILTIN |
49 | |