|
LLVM 24.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/TargetParser/ARMTargetParser.h"#include "llvm/TargetParser/Triple.h"Go to the source code of this file.
|
static |
Definition at line 81 of file TargetDataLayout.cpp.
References llvm::Triple::aarch64_32, and llvm::Triple::GNUILP32.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 261 of file TargetDataLayout.cpp.
References llvm::Triple::r600.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 26 of file TargetDataLayout.cpp.
References llvm::ARM::ARM_ABI_AAPCS, llvm::ARM::ARM_ABI_AAPCS16, llvm::ARM::ARM_ABI_APCS, llvm::ARM::computeTargetABI(), and getManglingComponent().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 100 of file TargetDataLayout.cpp.
References llvm::Triple::bpfeb.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 107 of file TargetDataLayout.cpp.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 510 of file TargetDataLayout.cpp.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 116 of file TargetDataLayout.cpp.
References assert().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 123 of file TargetDataLayout.cpp.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 175 of file TargetDataLayout.cpp.
References getMipsABI().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 456 of file TargetDataLayout.cpp.
References llvm::Triple::nvptx, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 209 of file TargetDataLayout.cpp.
References getManglingComponent(), is64Bit(), llvm::Triple::Lv2, llvm::Triple::ppc64, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 280 of file TargetDataLayout.cpp.
References assert(), and llvm::StringRef::starts_with().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 331 of file TargetDataLayout.cpp.
References llvm::Triple::sparcel, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 487 of file TargetDataLayout.cpp.
References llvm::Triple::AMD, llvm::Triple::AMDHSA, llvm::Triple::Intel, llvm::Triple::spirv, and llvm::Triple::spirv32.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 364 of file TargetDataLayout.cpp.
References getManglingComponent().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 533 of file TargetDataLayout.cpp.
References T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 521 of file TargetDataLayout.cpp.
References llvm::Triple::wasm64.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 406 of file TargetDataLayout.cpp.
References getManglingComponent().
Referenced by llvm::Triple::computeDataLayout().
Definition at line 14 of file TargetDataLayout.cpp.
References T, and llvm::Triple::x86.
Referenced by computeARMDataLayout(), computePowerDataLayout(), computeSystemZDataLayout(), and computeX86DataLayout().
Definition at line 159 of file TargetDataLayout.cpp.
References assert(), llvm::StringRef::empty(), and llvm::StringRef::starts_with().
Referenced by computeMipsDataLayout().