/aosp_15_r20/external/llvm/lib/Target/BPF/ |
H A D | BPFTargetMachine.cpp | 33 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 51 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in BPFTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
H A D | MSP430TargetMachine.cpp | 35 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function 46 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options), TT, CPU, FS, in MSP430TargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiTargetMachine.cpp | 39 static std::string computeDataLayout() { in computeDataLayout() function 62 : LLVMTargetMachine(T, computeDataLayout(), TT, Cpu, FeatureString, Options, in LanaiTargetMachine()
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/ |
H A D | LanaiTargetMachine.cpp | 38 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 62 : LLVMTargetMachine(T, computeDataLayout(TargetTriple), TT, Cpu, in LanaiTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/ |
H A D | XtensaTargetMachine.cpp | 33 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function 54 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options, IsLittle), TT, in XtensaTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
H A D | VETargetMachine.cpp | 30 static std::string computeDataLayout(const Triple &T) { in computeDataLayout() function 73 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in VETargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/ |
H A D | MSP430TargetMachine.cpp | 37 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function 48 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options), TT, CPU, FS, in MSP430TargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/ |
H A D | LanaiTargetMachine.cpp | 43 static std::string computeDataLayout() { in computeDataLayout() function 63 : LLVMTargetMachine(T, computeDataLayout(), TT, Cpu, FeatureString, Options, in LanaiTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFTargetMachine.cpp | 43 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 62 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in BPFTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
H A D | VETargetMachine.cpp | 36 static std::string computeDataLayout(const Triple &T) { in computeDataLayout() function 92 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in VETargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYTargetMachine.cpp | 36 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 57 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in CSKYTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVTargetMachine.cpp | 47 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 71 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in SPIRVTargetMachine()
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 48 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function 97 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, FS), TT, CPU, FS, Options, in SystemZTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFTargetMachine.cpp | 55 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 72 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in BPFTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kTargetMachine.cpp | 46 std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function 103 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options), TT, CPU, FS, in M68kTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetMachine.cpp | 43 static StringRef computeDataLayout(const Triple &TT) { in computeDataLayout() function 65 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in RISCVTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchTargetMachine.cpp | 37 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 53 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in LoongArchTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 59 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function 153 T, computeDataLayout(TT, CPU, FS), TT, CPU, FS, Options, in SystemZTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | SparcTargetMachine.cpp | 30 static std::string computeDataLayout(const Triple &T, bool is64Bit) { in computeDataLayout() function 96 : LLVMTargetMachine(T, computeDataLayout(TT, is64bit), TT, CPU, FS, Options, in SparcTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 47 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 148 T, computeDataLayout(TT), TT, CPU, FS, Options, in SystemZTargetMachine()
|
/aosp_15_r20/external/llvm/lib/Target/Sparc/ |
H A D | SparcTargetMachine.cpp | 30 static std::string computeDataLayout(const Triple &T, bool is64Bit) { in computeDataLayout() function 70 : LLVMTargetMachine(T, computeDataLayout(TT, is64bit), TT, CPU, FS, Options, in SparcTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
H A D | SparcTargetMachine.cpp | 35 static std::string computeDataLayout(const Triple &T, bool is64Bit) { in computeDataLayout() function 102 : LLVMTargetMachine(T, computeDataLayout(TT, is64bit), TT, CPU, FS, Options, in SparcTargetMachine()
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetMachine.cpp | 90 static std::string computeDataLayout(bool is64Bit) { in computeDataLayout() function 109 : LLVMTargetMachine(T, computeDataLayout(is64bit), TT, CPU, FS, Options, in NVPTXTargetMachine()
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsTargetMachine.cpp | 48 static std::string computeDataLayout(const Triple &TT, StringRef CPU, in computeDataLayout() function 99 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, Options, isLittle), TT, in MipsTargetMachine()
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86TargetMachine.cpp | 64 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function 152 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in X86TargetMachine()
|