Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp103 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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp50 CodeGenOptLevel OL, bool JIT, in XtensaTargetMachine() argument
64 CodeGenOptLevel OL, bool JIT) in XtensaTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.h22 explicit Mips16DAGToDAGISel(MipsTargetMachine &TM, CodeGenOptLevel OL) in Mips16DAGToDAGISel() argument
H A DMipsSEISelDAGToDAG.h23 explicit MipsSEDAGToDAGISel(MipsTargetMachine &TM, CodeGenOptLevel OL) in MipsSEDAGToDAGISel() argument
H A DMipsISelDAGToDAG.h37 MipsDAGToDAGISel(MipsTargetMachine & TM,CodeGenOptLevel OL) MipsDAGToDAGISel() argument
H A DMipsTargetMachine.cpp126 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/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp157 CodeGenOptLevel OL, bool JIT) in NVPTXTargetMachine32() argument
167 CodeGenOptLevel OL, bool JIT) in NVPTXTargetMachine64() argument
129 NVPTXTargetMachine(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 is64bit) NVPTXTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp224 CodeGenOptLevel OL, bool isLittle) in ARMBaseTargetMachine() argument
332 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/AArch64/
H A DAArch64TargetMachine.cpp332 AArch64TargetMachine(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,bool LittleEndian) AArch64TargetMachine() 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.cpp200 static std::string computeFSAdditions(StringRef FS, CodeGenOptLevel OL, in computeFSAdditions() 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/XCore/
H A DXCoreTargetMachine.cpp50 CodeGenOptLevel OL, bool JIT) in XCoreTargetMachine() 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/M68k/
H A DM68kTargetMachine.cpp104 CodeGenOptLevel OL, bool JIT) in M68kTargetMachine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp146 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/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/
H A DTargetMachineC.cpp39 CodeGenOptLevel OL = CodeGenOptLevel::Default; member
143 CodeGenOptLevel OL; in LLVMTargetMachineOptionsSetCodeGenOptLevel() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h65 inline std::optional<CodeGenOptLevel> getLevel(int OL) { in getLevel() 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

12