Home
last modified time | relevance | path

Searched refs:computeDataLayout (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp33 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 DMSP430TargetMachine.cpp35 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 DLanaiTargetMachine.cpp39 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 DLanaiTargetMachine.cpp38 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 DXtensaTargetMachine.cpp33 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 DVETargetMachine.cpp30 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 DMSP430TargetMachine.cpp37 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 DLanaiTargetMachine.cpp43 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 DBPFTargetMachine.cpp43 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 DVETargetMachine.cpp36 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 DCSKYTargetMachine.cpp36 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 DSPIRVTargetMachine.cpp47 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 DSystemZTargetMachine.cpp48 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 DBPFTargetMachine.cpp55 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 DM68kTargetMachine.cpp46 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 DRISCVTargetMachine.cpp43 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 DLoongArchTargetMachine.cpp37 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 DSystemZTargetMachine.cpp59 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 DSparcTargetMachine.cpp30 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 DSystemZTargetMachine.cpp47 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 DSparcTargetMachine.cpp30 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 DSparcTargetMachine.cpp35 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 DNVPTXTargetMachine.cpp90 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 DMipsTargetMachine.cpp48 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 DX86TargetMachine.cpp64 static std::string computeDataLayout(const Triple &TT) { in computeDataLayout() function
152 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, in X86TargetMachine()

12