HomeSort by relevance Sort by last modified time
    Searched refs:computeDataLayout (Results 1 - 23 of 23) sorted by null

  /external/llvm/lib/Target/BPF/
BPFTargetMachine.cpp 33 static std::string computeDataLayout(const Triple &TT) {
51 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options,
  /external/llvm/lib/Target/Lanai/
LanaiTargetMachine.cpp 38 static std::string computeDataLayout(const Triple &TT) {
62 : LLVMTargetMachine(T, computeDataLayout(TargetTriple), TT, Cpu,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430TargetMachine.cpp 41 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
52 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options), TT, CPU, FS,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
LanaiTargetMachine.cpp 39 static std::string computeDataLayout() {
68 : LLVMTargetMachine(T, computeDataLayout(), TT, Cpu, FeatureString, Options,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
RISCVTargetMachine.cpp 32 static std::string computeDataLayout(const Triple &TT) {
60 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options,
  /external/llvm/lib/Target/SystemZ/
SystemZTargetMachine.cpp 48 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
97 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, FS), TT, CPU, FS, Options,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
BPFTargetMachine.cpp 41 static std::string computeDataLayout(const Triple &TT) {
66 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
Nios2TargetMachine.cpp 30 static std::string computeDataLayout() {
54 T, computeDataLayout(), TT, CPU, FS, Options,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZTargetMachine.cpp 59 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
147 T, computeDataLayout(TT, CPU, FS), TT, CPU, FS, Options,
  /external/llvm/lib/Target/Mips/
MipsTargetMachine.cpp 48 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
99 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options, isLittle), TT,
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetMachine.cpp 90 static std::string computeDataLayout(bool is64Bit) {
109 : LLVMTargetMachine(T, computeDataLayout(is64bit), TT, CPU, FS, Options,
  /external/llvm/lib/Target/Sparc/
SparcTargetMachine.cpp 30 static std::string computeDataLayout(const Triple &T, bool is64Bit) {
70 : LLVMTargetMachine(T, computeDataLayout(TT, is64bit), TT, CPU, FS, Options,
  /external/llvm/lib/Target/X86/
X86TargetMachine.cpp 64 static std::string computeDataLayout(const Triple &TT) {
152 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsTargetMachine.cpp 61 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
122 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options, isLittle), TT,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
NVPTXTargetMachine.cpp 92 static std::string computeDataLayout(bool is64Bit, bool UseShortPointers) {
119 : LLVMTargetMachine(T, computeDataLayout(is64bit, UseShortPointersOpt), TT,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcTargetMachine.cpp 30 static std::string computeDataLayout(const Triple &T, bool is64Bit) {
92 T, computeDataLayout(TT, is64bit), TT, CPU, FS, Options,
  /external/llvm/lib/Target/AArch64/
AArch64TargetMachine.cpp 132 static std::string computeDataLayout(const Triple &TT, bool LittleEndian) {
184 : LLVMTargetMachine(T, computeDataLayout(TT, LittleEndian), TT, CPU, FS,
  /external/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.cpp 110 static StringRef computeDataLayout(const Triple &TT) {
148 : LLVMTargetMachine(T, computeDataLayout(TT), TT, getGPUOrDefault(TT, CPU),
  /external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 124 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
198 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options, isLittle), TT,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64TargetMachine.cpp 182 static std::string computeDataLayout(const Triple &TT,
241 computeDataLayout(TT, Options.MCOptions, LittleEndian),
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 127 static std::string computeDataLayout(const Triple &TT, StringRef CPU,
211 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options, isLittle), TT,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86TargetMachine.cpp 117 static std::string computeDataLayout(const Triple &TT) {
222 T, computeDataLayout(TT), TT, CPU, FS, Options,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.cpp 264 static StringRef computeDataLayout(const Triple &TT) {
307 : LLVMTargetMachine(T, computeDataLayout(TT), TT, getGPUOrDefault(TT, CPU),

Completed in 543 milliseconds