/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
H A D | SparcTargetMachine.cpp | 75 bool Is64Bit, bool JIT) { in getEffectiveSparcCodeModel() 95 Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT, bool is64bit) in SparcTargetMachine() 197 CodeGenOpt::Level OL, bool JIT) in SparcV8TargetMachine() 207 CodeGenOpt::Level OL, bool JIT) in SparcV9TargetMachine() 217 CodeGenOpt::Level OL, bool JIT) in SparcelTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
H A D | SparcTargetMachine.cpp | 78 bool Is64Bit, bool JIT) { in getEffectiveSparcCodeModel() 100 CodeGenOpt::Level OL, bool JIT, in SparcTargetMachine() 207 CodeGenOpt::Level OL, bool JIT) in SparcV8TargetMachine() 217 CodeGenOpt::Level OL, bool JIT) in SparcV9TargetMachine() 227 CodeGenOpt::Level OL, bool JIT) in SparcelTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsTargetMachine.cpp | 99 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() 116 CodeGenOpt::Level OL, bool JIT, in MipsTargetMachine() 145 CodeGenOpt::Level OL, bool JIT) in MipsebTargetMachine() 155 CodeGenOpt::Level OL, bool JIT) in MipselTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsTargetMachine.cpp | 109 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() 126 CodeGenOpt::Level OL, bool JIT, in MipsTargetMachine() 155 CodeGenOpt::Level OL, bool JIT) in MipsebTargetMachine() 165 CodeGenOpt::Level OL, bool JIT) in MipselTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/ |
H A D | XtensaTargetMachine.cpp | 40 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() 52 CodeGenOpt::Level OL, bool JIT, in XtensaTargetMachine() 66 CodeGenOpt::Level OL, bool JIT) in XtensaTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetMachine.cpp | 235 bool JIT) { in getEffectiveAArch64CodeModel() 267 CodeGenOpt::Level OL, bool JIT, in AArch64TargetMachine() 349 Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) in AArch64leTargetMachine() 357 Optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) in AArch64beTargetMachine()
|
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/ |
H A D | OrcCAPITest.cpp | 83 LLVMOrcJITStackRef JIT = in TEST_F() local 107 LLVMOrcJITStackRef JIT = in TEST_F() local 131 LLVMOrcJITStackRef JIT = in TEST_F() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetMachine.cpp | 293 std::optional<CodeModel::Model> CM, bool JIT) { in getEffectiveAArch64CodeModel() 321 CodeGenOpt::Level OL, bool JIT, in AArch64TargetMachine() 450 std::optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) in AArch64leTargetMachine() 458 std::optional<CodeModel::Model> CM, CodeGenOpt::Level OL, bool JIT) in AArch64beTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86TargetMachine.cpp | 159 bool JIT, in getEffectiveRelocModel() 201 bool JIT, bool Is64Bit) { in getEffectiveX86CodeModel() 219 CodeGenOpt::Level OL, bool JIT) in X86TargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86TargetMachine.cpp | 167 static Reloc::Model getEffectiveRelocModel(const Triple &TT, bool JIT, in getEffectiveRelocModel() 209 getEffectiveX86CodeModel(std::optional<CodeModel::Model> CM, bool JIT, in getEffectiveX86CodeModel() 228 CodeGenOpt::Level OL, bool JIT) in X86TargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 133 bool JIT) { in getEffectiveSystemZCodeModel() 151 CodeGenOpt::Level OL, bool JIT) in SystemZTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kTargetMachine.cpp | 85 bool JIT) { in getEffectiveCodeModel() 102 CodeGenOpt::Level OL, bool JIT) in M68kTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 142 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateJITCompilerForModule() local 202 bool JIT; in LLVMCreateMCJITCompilerForModule() local 208 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateMCJITCompilerForModule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 143 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateJITCompilerForModule() local 202 bool JIT; in LLVMCreateMCJITCompilerForModule() local 208 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateMCJITCompilerForModule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 128 Reloc::Model RM, bool JIT) { in getEffectiveSystemZCodeModel() 146 CodeGenOpt::Level OL, bool JIT) in SystemZTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetMachine.cpp | 139 CodeGenOpt::Level OL, bool JIT) in NVPTXTargetMachine32() 149 CodeGenOpt::Level OL, bool JIT) in NVPTXTargetMachine64()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetMachine.cpp | 147 CodeGenOpt::Level OL, bool JIT) in NVPTXTargetMachine32() 157 CodeGenOpt::Level OL, bool JIT) in NVPTXTargetMachine64()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetMachine.cpp | 243 bool JIT) { in getEffectivePPCCodeModel() 298 CodeGenOpt::Level OL, bool JIT) in PPCTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetMachine.cpp | 267 bool JIT) { in getEffectivePPCCodeModel() 331 CodeGenOpt::Level OL, bool JIT) in PPCTargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMTargetMachine.cpp | 330 CodeGenOpt::Level OL, bool JIT) in ARMLETargetMachine() 338 CodeGenOpt::Level OL, bool JIT) in ARMBETargetMachine()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMTargetMachine.cpp | 308 CodeGenOpt::Level OL, bool JIT) in ARMLETargetMachine() 316 CodeGenOpt::Level OL, bool JIT) in ARMBETargetMachine()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 142 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateJITCompilerForModule() local 206 if (ExecutionEngine *JIT = builder.create()) { in LLVMCreateMCJITCompilerForModule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
H A D | CodeGenCWrappers.h | 25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap()
|