|
clang 23.0.0git
|
#include "SystemZ.h"#include "clang/Basic/Builtins.h"#include "clang/Basic/LangOptions.h"#include "clang/Basic/MacroBuilder.h"#include "clang/Basic/TargetBuiltins.h"#include "llvm/ADT/StringExtras.h"#include "llvm/ADT/StringSwitch.h"#include "clang/Basic/BuiltinsSystemZ.inc"Go to the source code of this file.
Classes | |
| struct | ISANameRevision |
Macros | |
| #define | GET_BUILTIN_STR_TABLE |
| #define | GET_BUILTIN_INFOS |
| #define | GET_BUILTIN_PREFIXED_INFOS |
Variables | |
| static constexpr int | NumBuiltins |
| static constexpr Builtin::Info | BuiltinInfos [] |
| static constexpr Builtin::Info | PrefixedBuiltinInfos [] |
| const TargetInfo::AddlRegName | GCCAddlRegNames [] |
| static constexpr ISANameRevision | ISARevisions [] |
| #define GET_BUILTIN_INFOS |
| #define GET_BUILTIN_PREFIXED_INFOS |
| #define GET_BUILTIN_STR_TABLE |
Definition at line 27 of file SystemZ.cpp.
|
staticconstexpr |
Definition at line 31 of file SystemZ.cpp.
| const TargetInfo::AddlRegName GCCAddlRegNames[] |
Definition at line 55 of file SystemZ.cpp.
|
staticconstexpr |
Definition at line 124 of file SystemZ.cpp.
Referenced by clang::targets::SystemZTargetInfo::fillValidCPUList(), and clang::targets::SystemZTargetInfo::getISARevision().
|
staticconstexpr |
Definition at line 24 of file SystemZ.cpp.
|
staticconstexpr |
Definition at line 37 of file SystemZ.cpp.