Searched defs:computeDataLayout (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiTargetMachine.cpp | 39 static std::string computeDataLayout() { in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430TargetMachine.cpp | 35 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetMachine.cpp | 34 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/BPF/ |
| H A D | BPFTargetMachine.cpp | 41 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetMachine.cpp | 59 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetMachine.cpp | 94 static std::string computeDataLayout(bool is64Bit, bool UseShortPointers) { in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcTargetMachine.cpp | 30 static std::string computeDataLayout(const Triple &T, bool is64Bit) { in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86TargetMachine.cpp | 107 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsTargetMachine.cpp | 62 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMTargetMachine.cpp | 127 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetMachine.cpp | 196 static std::string computeDataLayout(const Triple &TT, in computeDataLayout() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetMachine.cpp | 290 static StringRef computeDataLayout(const Triple &TT) { in computeDataLayout() function
|