LLVM 22.0.0git
|
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/TargetParser/ARMTargetParser.h"
#include "llvm/TargetParser/Triple.h"
#include <cstring>
Go to the source code of this file.
|
static |
Definition at line 83 of file TargetDataLayout.cpp.
References llvm::Triple::aarch64_32, and llvm::Triple::GNUILP32.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 258 of file TargetDataLayout.cpp.
References llvm::Triple::r600.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 28 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 102 of file TargetDataLayout.cpp.
References llvm::Triple::bpfeb.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 109 of file TargetDataLayout.cpp.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 474 of file TargetDataLayout.cpp.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 118 of file TargetDataLayout.cpp.
References assert().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 125 of file TargetDataLayout.cpp.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 177 of file TargetDataLayout.cpp.
References getMipsABI().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 431 of file TargetDataLayout.cpp.
References llvm::Triple::nvptx64, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 211 of file TargetDataLayout.cpp.
References getManglingComponent(), is64Bit(), llvm::Triple::Lv2, llvm::Triple::ppc64, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 277 of file TargetDataLayout.cpp.
References assert().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 309 of file TargetDataLayout.cpp.
References llvm::Triple::sparcel, and T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 450 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 342 of file TargetDataLayout.cpp.
References getManglingComponent().
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 497 of file TargetDataLayout.cpp.
References T.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 485 of file TargetDataLayout.cpp.
References llvm::Triple::wasm64.
Referenced by llvm::Triple::computeDataLayout().
|
static |
Definition at line 381 of file TargetDataLayout.cpp.
References getManglingComponent().
Referenced by llvm::Triple::computeDataLayout().
Definition at line 16 of file TargetDataLayout.cpp.
References T, and llvm::Triple::x86.
Referenced by computeARMDataLayout(), computePowerDataLayout(), computeSystemZDataLayout(), and computeX86DataLayout().
Definition at line 161 of file TargetDataLayout.cpp.
References assert(), llvm::StringRef::empty(), and llvm::StringRef::starts_with().
Referenced by computeMipsDataLayout().