Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp94 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
154 getEffectiveRelocModel(RM), in SystemZTargetMachine()
155 getEffectiveSystemZCodeModel(CM, getEffectiveRelocModel(RM), JIT), in SystemZTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp29 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
47 Options, getEffectiveRelocModel(RM), in MSP430TargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.cpp50 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
63 getEffectiveRelocModel(RM), in LanaiTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp43 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
57 getEffectiveRelocModel(TT, RM), in RISCVTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp39 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
50 getEffectiveRelocModel(RM), in AVRTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp28 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
54 TT, CPU, FS, Options, getEffectiveRelocModel(RM), in XCoreTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp57 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
97 getEffectiveRelocModel(RM), in SparcTargetMachine()
99 CM, getEffectiveRelocModel(RM), is64bit, JIT), in SparcTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp48 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
61 getEffectiveRelocModel(RM), in BPFTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp84 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
103 TT, CPU, FS, Options, getEffectiveRelocModel(RM), in WebAssemblyTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsTargetMachine.cpp98 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() function
118 CPU, FS, Options, getEffectiveRelocModel(JIT, RM), in MipsTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp208 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
253 getEffectiveRelocModel(TT, RM), in PPCTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp152 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
216 getEffectiveRelocModel(TT, JIT, RM), in X86TargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp180 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
206 CPU, FS, Options, getEffectiveRelocModel(TT, RM), in ARMBaseTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp177 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
218 TT, CPU, FS, Options, getEffectiveRelocModel(RM), in HexagonTargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp210 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
258 TT, CPU, FS, Options, getEffectiveRelocModel(TT, RM), in AArch64TargetMachine()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp315 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
328 FS, Options, getEffectiveRelocModel(RM), in AMDGPUTargetMachine()