Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/
DMSP430TargetMachine.cpp29 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
42 Options, getEffectiveRelocModel(RM), CM, OL), in MSP430TargetMachine()
/external/llvm/lib/Target/BPF/
DBPFTargetMachine.cpp40 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
52 getEffectiveRelocModel(RM), CM, OL), in BPFTargetMachine()
/external/llvm/lib/Target/XCore/
DXCoreTargetMachine.cpp24 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
40 TT, CPU, FS, Options, getEffectiveRelocModel(RM), CM, OL), in XCoreTargetMachine()
/external/llvm/lib/Target/AVR/
DAVRTargetMachine.cpp37 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
48 getCPU(CPU), FS, Options, getEffectiveRelocModel(RM), CM, OL), in AVRTargetMachine()
/external/llvm/lib/Target/Lanai/
DLanaiTargetMachine.cpp49 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
63 FeatureString, Options, getEffectiveRelocModel(TT, RM), in LanaiTargetMachine()
/external/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp83 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
98 getEffectiveRelocModel(RM), CM, OL), in SystemZTargetMachine()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp42 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
57 TT, CPU, FS, Options, getEffectiveRelocModel(RM), in WebAssemblyTargetMachine()
/external/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp57 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
71 getEffectiveRelocModel(RM), CM, OL), in SparcTargetMachine()
/external/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp81 static Reloc::Model getEffectiveRelocModel(CodeModel::Model CM, in getEffectiveRelocModel() function
100 CPU, FS, Options, getEffectiveRelocModel(CM, RM), CM, in MipsTargetMachine()
/external/llvm/lib/Target/X86/
DX86TargetMachine.cpp109 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
153 getEffectiveRelocModel(TT, RM), CM, OL), in X86TargetMachine()
/external/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp132 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
151 TT, CPU, FS, Options, getEffectiveRelocModel(RM), CM, in HexagonTargetMachine()
/external/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp181 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
202 getEffectiveRelocModel(TT, RM), CM, OL), in PPCTargetMachine()
/external/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp163 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
185 Options, getEffectiveRelocModel(TT, RM), CM, OL), in AArch64TargetMachine()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp136 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
149 FS, Options, getEffectiveRelocModel(RM), CM, OptLevel), in AMDGPUTargetMachine()
/external/llvm/lib/Target/ARM/
DARMTargetMachine.cpp177 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
199 CPU, FS, Options, getEffectiveRelocModel(TT, RM), CM, in ARMBaseTargetMachine()