Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
DNios2TargetMachine.cpp34 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
55 getEffectiveRelocModel(RM), in Nios2TargetMachine()
56 getEffectiveCodeModel(CM, getEffectiveRelocModel(RM), JIT), OL), in Nios2TargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetMachine.cpp94 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
148 getEffectiveRelocModel(RM), in SystemZTargetMachine()
149 getEffectiveCodeModel(CM, getEffectiveRelocModel(RM), JIT), OL), in SystemZTargetMachine()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430TargetMachine.cpp29 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
53 Options, getEffectiveRelocModel(RM), in MSP430TargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiTargetMachine.cpp50 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
69 getEffectiveRelocModel(RM), in LanaiTargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcTargetMachine.cpp57 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
93 getEffectiveRelocModel(RM), in SparcTargetMachine()
94 getEffectiveCodeModel(CM, getEffectiveRelocModel(RM), is64bit, JIT), in SparcTargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreTargetMachine.cpp28 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
53 TT, CPU, FS, Options, getEffectiveRelocModel(RM), in XCoreTargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVTargetMachine.cpp41 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
61 getEffectiveRelocModel(TT, RM), in RISCVTargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRTargetMachine.cpp39 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
56 getEffectiveRelocModel(RM), getEffectiveCodeModel(CM), in AVRTargetMachine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFTargetMachine.cpp48 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
67 getEffectiveRelocModel(RM), getEffectiveCodeModel(CM), in BPFTargetMachine()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp83 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
98 TT, CPU, FS, Options, getEffectiveRelocModel(RM), in WebAssemblyTargetMachine()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp97 static Reloc::Model getEffectiveRelocModel(bool JIT, in getEffectiveRelocModel() function
123 CPU, FS, Options, getEffectiveRelocModel(JIT, RM), in MipsTargetMachine()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCTargetMachine.cpp205 static Reloc::Model getEffectiveRelocModel(const Triple &TT, in getEffectiveRelocModel() function
245 getEffectiveRelocModel(TT, RM), in PPCTargetMachine()
/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/AMDGPU/
DAMDGPUTargetMachine.cpp136 static Reloc::Model getEffectiveRelocModel(Optional<Reloc::Model> RM) { in getEffectiveRelocModel() function
149 FS, Options, getEffectiveRelocModel(RM), CM, OptLevel), in AMDGPUTargetMachine()

12