Home
last modified time | relevance | path

Searched defs:OL (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp110 CodeGenOptLevel OL, bool JIT, in SparcTargetMachine()
214 CodeGenOptLevel OL, bool JIT) in SparcV8TargetMachine()
224 CodeGenOptLevel OL, bool JIT) in SparcV9TargetMachine()
234 CodeGenOptLevel OL, bool JIT) in SparcelTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.h22 explicit Mips16DAGToDAGISel(MipsTargetMachine &TM, CodeGenOptLevel OL) in Mips16DAGToDAGISel()
H A DMipsSEISelDAGToDAG.h23 explicit MipsSEDAGToDAGISel(MipsTargetMachine &TM, CodeGenOptLevel OL) in MipsSEDAGToDAGISel()
H A DMipsTargetMachine.cpp133 CodeGenOptLevel OL, bool JIT, in MipsTargetMachine()
163 CodeGenOptLevel OL, bool JIT) in MipsebTargetMachine()
173 CodeGenOptLevel OL, bool JIT) in MipselTargetMachine()
H A DMipsISelDAGToDAG.h35 explicit MipsDAGToDAGISel(MipsTargetMachine &TM, CodeGenOptLevel OL) in MipsDAGToDAGISel()
H A DMips16ISelDAGToDAG.cpp214 CodeGenOptLevel OL) in Mips16DAGToDAGISelLegacy()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp144 CodeGenOptLevel OL, bool is64bit) in NVPTXTargetMachine()
172 CodeGenOptLevel OL, bool JIT) in NVPTXTargetMachine32()
182 CodeGenOptLevel OL, bool JIT) in NVPTXTargetMachine64()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp54 CodeGenOptLevel OL, bool JIT, in XtensaTargetMachine()
69 CodeGenOptLevel OL, bool JIT) in XtensaTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp205 CodeGenOptLevel OL, bool isLittle) in ARMBaseTargetMachine()
338 CodeGenOptLevel OL, bool JIT) in ARMLETargetMachine()
346 CodeGenOptLevel OL, bool JIT) in ARMBETargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp35 CodeGenOptLevel OL, bool JIT) in ARCTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp47 CodeGenOptLevel OL, bool JIT) in MSP430TargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp363 CodeGenOptLevel OL, bool JIT, in AArch64TargetMachine()
529 std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) in AArch64leTargetMachine()
537 std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) in AArch64beTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp49 CodeGenOptLevel OL, bool JIT) in XCoreTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp204 static std::string computeFSAdditions(StringRef FS, CodeGenOptLevel OL, in computeFSAdditions()
350 CodeGenOptLevel OL, bool JIT) in PPCTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp51 CodeGenOptLevel OL, bool JIT) in AVRTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp56 CodeGenOptLevel OL, bool JIT) in CSKYTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.cpp93 CodeGenOptLevel OL, bool JIT) in VETargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.cpp98 CodeGenOptLevel OL, bool JIT) in SPIRVTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp103 CodeGenOptLevel OL, bool JIT) in M68kTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.cpp129 CodeGenOptLevel OL, bool JIT) in DirectXTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.cpp95 std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) in LoongArchTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp164 CodeGenOptLevel OL, bool JIT) in SystemZTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetMachine.cpp58 CodeGenOptLevel OL, bool JIT) in R600TargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp79 CodeGenOptLevel OL, bool JIT) in BPFTargetMachine()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp39 CodeGenOptLevel OL = CodeGenOptLevel::Default; member
143 CodeGenOptLevel OL; in LLVMTargetMachineOptionsSetCodeGenOptLevel() local

12