|
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 286 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 537 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 134 of file TargetDataLayout.cpp.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 200 of file TargetDataLayout.cpp.
References getMipsABI().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 483 of file TargetDataLayout.cpp.
References llvm::Triple::nvptx, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 234 of file TargetDataLayout.cpp.
References getManglingComponent(), is64Bit(), llvm::Triple::Lv2, llvm::Triple::ppc64, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 307 of file TargetDataLayout.cpp.
References assert(), and llvm::StringRef::starts_with().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 358 of file TargetDataLayout.cpp.
References llvm::Triple::sparcel, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 514 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 391 of file TargetDataLayout.cpp.
References getManglingComponent().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 560 of file TargetDataLayout.cpp.
References T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 548 of file TargetDataLayout.cpp.
References llvm::Triple::wasm64.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 433 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 184 of file TargetDataLayout.cpp.
References assert(), llvm::StringRef::empty(), and llvm::StringRef::starts_with().
Referenced by computeMipsDataLayout().