/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430TargetMachine.cpp | 36 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiTargetMachine.cpp | 43 static std::string computeDataLayout() { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYTargetMachine.cpp | 36 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VETargetMachine.cpp | 36 static std::string computeDataLayout(const Triple &T) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVTargetMachine.cpp | 49 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaTargetMachine.cpp | 31 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kTargetMachine.cpp | 48 std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFTargetMachine.cpp | 55 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchTargetMachine.cpp | 55 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 53 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcTargetMachine.cpp | 38 static std::string computeDataLayout(const Triple &T, bool is64Bit) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetMachine.cpp | 112 static std::string computeDataLayout(bool is64Bit, bool UseShortPointers) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsTargetMachine.cpp | 73 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetMachine.cpp | 126 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetMachine.cpp | 133 static StringRef computeDataLayout(const Triple &TT, in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetMachine.cpp | 143 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetMachine.cpp | 282 static std::string computeDataLayout(const Triple &TT, in computeDataLayout() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetMachine.cpp | 550 static StringRef computeDataLayout(const Triple &TT) { in computeDataLayout() function
|