Home
last modified time | relevance | path

Searched defs:JIT (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp75 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 DSparcTargetMachine.cpp78 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 DMipsTargetMachine.cpp99 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 DMipsTargetMachine.cpp109 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 DXtensaTargetMachine.cpp40 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 DAArch64TargetMachine.cpp235 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 DOrcCAPITest.cpp83 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 DAArch64TargetMachine.cpp293 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 DX86TargetMachine.cpp159 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 DX86TargetMachine.cpp167 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 DSystemZTargetMachine.cpp133 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 DM68kTargetMachine.cpp85 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 DExecutionEngineBindings.cpp142 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 DExecutionEngineBindings.cpp143 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 DSystemZTargetMachine.cpp128 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 DNVPTXTargetMachine.cpp139 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 DNVPTXTargetMachine.cpp147 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 DPPCTargetMachine.cpp243 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 DPPCTargetMachine.cpp267 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 DARMTargetMachine.cpp330 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 DARMTargetMachine.cpp308 CodeGenOpt::Level OL, bool JIT) in ARMLETargetMachine()
316 CodeGenOpt::Level OL, bool JIT) in ARMBETargetMachine()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp142 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 DCodeGenCWrappers.h25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DCodeGenCWrappers.h25 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/
DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap()

123