Home
last modified time | relevance | path

Searched refs:getEffectiveRelocModel (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/
DMSP430TargetMachine.cpp33 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
49 Options, getEffectiveRelocModel(RM), in MSP430TargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/
DLanaiTargetMachine.cpp54 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
64 getEffectiveRelocModel(RM), in LanaiTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp89 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
149 getEffectiveRelocModel(RM), in SystemZTargetMachine()
150 getEffectiveSystemZCodeModel(CM, getEffectiveRelocModel(RM), JIT), in SystemZTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVRTargetMachine.cpp43 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
54 getEffectiveRelocModel(RM), in AVRTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/XCore/
DXCoreTargetMachine.cpp29 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
53 TT, CPU, FS, Options, getEffectiveRelocModel(RM), in XCoreTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/VE/
DVETargetMachine.cpp68 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
93 getEffectiveRelocModel(RM), in VETargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp66 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
107 getEffectiveRelocModel(RM), in SparcTargetMachine()
109 CM, getEffectiveRelocModel(RM), is64bit, JIT), in SparcTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/
DBPFTargetMachine.cpp62 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
73 getEffectiveRelocModel(RM), in BPFTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp110 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() function
130 CPU, FS, Options, getEffectiveRelocModel(JIT, RM), in MipsTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVTargetMachine.cpp94 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
106 getEffectiveRelocModel(TT, RM), in RISCVTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp197 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
239 TT, CPU, FS, Options, getEffectiveRelocModel(RM), in HexagonTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp92 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM, in getEffectiveRelocModel() function
128 TT, CPU, FS, Options, getEffectiveRelocModel(RM, TT), in WebAssemblyTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetMachine.cpp167 static Reloc::Model getEffectiveRelocModel(const Triple &TT, bool JIT, in getEffectiveRelocModel() function
231 getEffectiveRelocModel(TT, JIT, RM), in X86TargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMTargetMachine.cpp199 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
225 CPU, FS, Options, getEffectiveRelocModel(TT, RM), in ARMBaseTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp249 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
334 getEffectiveRelocModel(TT, RM), in PPCTargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp278 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
326 getEffectiveRelocModel(TT, RM), in AArch64TargetMachine()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp527 static Reloc::Model getEffectiveRelocModel(std::optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
540 FS, Options, getEffectiveRelocModel(RM), in AMDGPUTargetMachine()