Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp38 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() argument
50 CodeGenOptLevel OL, bool JIT, in XtensaTargetMachine() argument
64 CodeGenOptLevel OL, bool JIT) in XtensaTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp81 bool Is64Bit, bool JIT) { in getEffectiveSparcCodeModel() argument
103 CodeGenOptLevel OL, bool JIT, in SparcTargetMachine() argument
205 CodeGenOptLevel OL, bool JIT) in SparcV8TargetMachine() argument
215 CodeGenOptLevel OL, bool JIT) in SparcV9TargetMachine() argument
225 CodeGenOptLevel OL, bool JIT) in SparcelTargetMachine() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp109 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() argument
126 CodeGenOptLevel OL, bool JIT, in MipsTargetMachine() argument
155 CodeGenOptLevel OL, bool JIT) in MipsebTargetMachine() argument
165 CodeGenOptLevel OL, bool JIT) in MipselTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp87 bool JIT) { in getEffectiveCodeModel() argument
104 CodeGenOptLevel OL, bool JIT) in M68kTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp128 getEffectiveSystemZCodeModel(std::optional<CodeModel::Model> CM,Reloc::Model RM,bool JIT) getEffectiveSystemZCodeModel() argument
146 SystemZTargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) SystemZTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp170 getEffectiveRelocModel(const Triple & TT,bool JIT,std::optional<Reloc::Model> RM) getEffectiveRelocModel() argument
212 getEffectiveX86CodeModel(std::optional<CodeModel::Model> CM,bool JIT,bool Is64Bit) getEffectiveX86CodeModel() argument
231 X86TargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) X86TargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp332 // We should set the CodeModel::Small for Windows ARM64 in JIT mode, in AArch64TargetMachine() argument
304 getEffectiveAArch64CodeModel(const Triple & TT,std::optional<CodeModel::Model> CM,bool JIT) getEffectiveAArch64CodeModel() argument
465 AArch64leTargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) AArch64leTargetMachine() argument
473 AArch64beTargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) AArch64beTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp285 bool JIT) { in getEffectivePPCCodeModel() argument
349 CodeGenOptLevel OL, bool JIT) in PPCTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp35 CodeGenOptLevel OL, bool JIT) in ARCTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp46 CodeGenOptLevel OL, bool JIT) in MSP430TargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.cpp62 bool JIT) in LanaiTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp50 CodeGenOptLevel OL, bool JIT) in XCoreTargetMachine() argument
/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp157 CodeGenOptLevel OL, bool JIT) in NVPTXTargetMachine32() argument
167 CodeGenOptLevel OL, bool JIT) in NVPTXTargetMachine64() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp56 R600TargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,TargetOptions Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) R600TargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp51 CodeGenOptLevel OL, bool JIT) in AVRTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp56 CodeGenOptLevel OL, bool JIT) in CSKYTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.cpp91 CodeGenOptLevel OL, bool JIT) in VETargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.cpp76 SPIRVTargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) SPIRVTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp332 ARMLETargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) ARMLETargetMachine() argument
340 ARMBETargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) ARMBETargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp81 LoongArchTargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) LoongArchTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp71 CodeGenOptLevel OL, bool JIT) in BPFTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.cpp90 DirectXTargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) DirectXTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp229 HexagonTargetMachine(const Target & T,const Triple & TT,StringRef CPU,StringRef FS,const TargetOptions & Options,std::optional<Reloc::Model> RM,std::optional<CodeModel::Model> CM,CodeGenOptLevel OL,bool JIT) HexagonTargetMachine() argument

12