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__cds1,
12 BI__cdsg,
13 BI__cs,
14 BI__cs1,
15 BI__csg,
16
17#endif // GET_BUILTIN_ENUMERATORS
18
19#ifdef GET_BUILTIN_STR_TABLE
20
21#ifdef __GNUC__
22#pragma GCC diagnostic push
23#pragma GCC diagnostic ignored "-Woverlength-strings"
24#endif
25static constexpr char BuiltinStringsStorage[] =
26 "\0"
27 "__cds1\0"
28 "iv*v*v*\0"
29 "n\0"
30 "__cdsg\0"
31 "__cs\0"
32 "iUi*Ui*Ui\0"
33 "__cs1\0"
34 "__csg\0"
35 ;
36#ifdef __GNUC__
37#pragma GCC diagnostic pop
38#endif
39
40static constexpr llvm::StringTable
41BuiltinStrings = BuiltinStringsStorage;
42
43#endif // GET_BUILTIN_STR_TABLE
44
45#ifdef GET_BUILTIN_INFOS
46 Builtin::Info{Builtin::Info::StrOffsets{1 /* __cds1 */, 8 /* iv*v*v* */, 16 /* n */, 0}, HeaderDesc::NO_HEADER, ALL_LANGUAGES},
47 Builtin::Info{Builtin::Info::StrOffsets{18 /* __cdsg */, 8 /* iv*v*v* */, 16 /* n */, 0}, HeaderDesc::NO_HEADER, ALL_LANGUAGES},
48 Builtin::Info{Builtin::Info::StrOffsets{25 /* __cs */, 30 /* iUi*Ui*Ui */, 16 /* n */, 0}, HeaderDesc::NO_HEADER, ALL_LANGUAGES},
49 Builtin::Info{Builtin::Info::StrOffsets{40 /* __cs1 */, 8 /* iv*v*v* */, 16 /* n */, 0}, HeaderDesc::NO_HEADER, ALL_LANGUAGES},
50 Builtin::Info{Builtin::Info::StrOffsets{46 /* __csg */, 8 /* iv*v*v* */, 16 /* n */, 0}, HeaderDesc::NO_HEADER, ALL_LANGUAGES},
51
52#endif // GET_BUILTIN_INFOS
53
54#ifdef GET_BUILTIN_PREFIXED_INFOS
55
56#endif // GET_BUILTIN_PREFIXED_INFOS
57
58#ifdef ATOMIC_BUILTIN
59
60#endif // ATOMIC_BUILTIN
61#undef ATOMIC_BUILTIN
62