clang 22.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.def"
Go to the source code of this file.
Classes | |
struct | ISANameRevision |
Macros | |
#define | BUILTIN CLANG_BUILTIN_STR_TABLE |
#define | TARGET_BUILTIN CLANG_TARGET_BUILTIN_STR_TABLE |
#define | BUILTIN CLANG_BUILTIN_ENTRY |
#define | TARGET_BUILTIN CLANG_TARGET_BUILTIN_ENTRY |
Variables | |
static constexpr int | NumBuiltins |
static constexpr llvm::StringTable | BuiltinStrings |
static constexpr auto | BuiltinInfos |
const TargetInfo::AddlRegName | GCCAddlRegNames [] |
static constexpr ISANameRevision | ISARevisions [] |
#define BUILTIN CLANG_BUILTIN_STR_TABLE |
#define BUILTIN CLANG_BUILTIN_ENTRY |
#define TARGET_BUILTIN CLANG_TARGET_BUILTIN_STR_TABLE |
#define TARGET_BUILTIN CLANG_TARGET_BUILTIN_ENTRY |
|
staticconstexpr |
Definition at line 34 of file SystemZ.cpp.
|
staticconstexpr |
Definition at line 27 of file SystemZ.cpp.
const TargetInfo::AddlRegName GCCAddlRegNames[] |
Definition at line 50 of file SystemZ.cpp.
|
staticconstexpr |
Definition at line 109 of file SystemZ.cpp.
Referenced by clang::targets::SystemZTargetInfo::fillValidCPUList(), and clang::targets::SystemZTargetInfo::getISARevision().
|
staticconstexpr |
Definition at line 24 of file SystemZ.cpp.