/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcTargetMachine.cpp | 81 bool Is64Bit, bool JIT) { in getEffectiveSparcCodeModel() 103 CodeGenOptLevel OL, bool JIT, in SparcTargetMachine() 205 CodeGenOptLevel OL, bool JIT) in SparcV8TargetMachine() 215 CodeGenOptLevel OL, bool JIT) in SparcV9TargetMachine() 225 CodeGenOptLevel OL, bool JIT) in SparcelTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaTargetMachine.cpp | 38 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() 50 CodeGenOptLevel OL, bool JIT, in XtensaTargetMachine() 64 CodeGenOptLevel OL, bool JIT) in XtensaTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsTargetMachine.cpp | 109 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() 126 CodeGenOptLevel OL, bool JIT, in MipsTargetMachine() 155 CodeGenOptLevel OL, bool JIT) in MipsebTargetMachine() 165 CodeGenOptLevel OL, bool JIT) in MipselTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kTargetMachine.cpp | 87 bool JIT) { in getEffectiveCodeModel() 104 CodeGenOptLevel OL, bool JIT) in M68kTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetMachine.cpp | 134 Reloc::Model RM, bool JIT) { in getEffectiveSystemZCodeModel() 152 CodeGenOptLevel OL, bool JIT) in SystemZTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetMachine.cpp | 319 std::optional<CodeModel::Model> CM, bool JIT) { in getEffectiveAArch64CodeModel() 347 CodeGenOptLevel OL, bool JIT, in AArch64TargetMachine() 478 std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) in AArch64leTargetMachine() 486 std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) in AArch64beTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetMachine.cpp | 174 static Reloc::Model getEffectiveRelocModel(const Triple &TT, bool JIT, in getEffectiveRelocModel() 217 bool JIT) { in getEffectiveX86CodeModel() 236 CodeGenOptLevel OL, bool JIT) in X86TargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetMachine.cpp | 157 CodeGenOptLevel OL, bool JIT) in NVPTXTargetMachine32() 167 CodeGenOptLevel OL, bool JIT) in NVPTXTargetMachine64()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetMachine.cpp | 285 bool JIT) { in getEffectivePPCCodeModel() 349 CodeGenOptLevel OL, bool JIT) in PPCTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCTargetMachine.cpp | 35 CodeGenOptLevel OL, bool JIT) in ARCTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430TargetMachine.cpp | 46 CodeGenOptLevel OL, bool JIT) in MSP430TargetMachine()
|
/freebsd/contrib/llvm-project/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
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiTargetMachine.cpp | 62 bool JIT) in LanaiTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreTargetMachine.cpp | 50 CodeGenOptLevel OL, bool JIT) in XCoreTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRTargetMachine.cpp | 51 CodeGenOptLevel OL, bool JIT) in AVRTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYTargetMachine.cpp | 56 CodeGenOptLevel OL, bool JIT) in CSKYTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VETargetMachine.cpp | 91 CodeGenOptLevel OL, bool JIT) in VETargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600TargetMachine.cpp | 57 CodeGenOptLevel OL, bool JIT) in R600TargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVTargetMachine.cpp | 81 CodeGenOptLevel OL, bool JIT) in SPIRVTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetMachine.cpp | 334 CodeGenOptLevel OL, bool JIT) in ARMLETargetMachine() 342 CodeGenOptLevel OL, bool JIT) in ARMBETargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DirectXTargetMachine.cpp | 92 CodeGenOptLevel OL, bool JIT) in DirectXTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFTargetMachine.cpp | 71 CodeGenOptLevel OL, bool JIT) in BPFTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchTargetMachine.cpp | 90 std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) in LoongArchTargetMachine()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetMachine.cpp | 265 CodeGenOptLevel OL, bool JIT) in HexagonTargetMachine()
|