Home
last modified time | relevance | path

Searched refs:isPositionIndependent (Results 1 – 25 of 177) sorted by relevance

12345678

/external/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.cpp71 if (!isPositionIndependent()) in classifyLocalReference()
126 if (TM.getCodeModel() == CodeModel::Large && !isPositionIndependent()) in classifyGlobalReference()
164 if (!isPositionIndependent()) in classifyGlobalReference()
306 if (!isPositionIndependent()) in X86Subtarget()
350 bool X86Subtarget::isPositionIndependent() const { in isPositionIndependent() function in X86Subtarget
351 return TM.isPositionIndependent(); in isPositionIndependent()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.cpp152 if (NoABICalls && TM.isPositionIndependent()) in MipsSubtarget()
155 if (isABI_N64() && !TM.isPositionIndependent() && !hasSym32()) in MipsSubtarget()
220 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
221 return TM.isPositionIndependent(); in isPositionIndependent()
DMips16HardFloat.cpp259 if (TM.isPositionIndependent()) in assureFPCallStub()
434 if (!TM.isPositionIndependent()) { in fixupFPReturnAndCall()
448 bool PicMode = TM.isPositionIndependent(); in createFPFnStub()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp152 if (NoABICalls && TM.isPositionIndependent()) in MipsSubtarget()
155 if (isABI_N64() && !TM.isPositionIndependent() && !hasSym32()) in MipsSubtarget()
220 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
221 return TM.isPositionIndependent(); in isPositionIndependent()
DMips16HardFloat.cpp259 if (TM.isPositionIndependent()) in assureFPCallStub()
434 if (!TM.isPositionIndependent()) { in fixupFPReturnAndCall()
448 bool PicMode = TM.isPositionIndependent(); in createFPFnStub()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.cpp117 if (NoABICalls && TM.isPositionIndependent()) in MipsSubtarget()
129 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
130 return TM.isPositionIndependent(); in isPositionIndependent()
DMips16HardFloat.cpp264 if (TM.isPositionIndependent()) in assureFPCallStub()
442 if (!TM.isPositionIndependent()) { in fixupFPReturnAndCall()
456 bool PicMode = TM.isPositionIndependent(); in createFPFnStub()
DMipsSubtarget.h164 bool isPositionIndependent() const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.cpp72 if (!isPositionIndependent()) in classifyLocalReference()
125 if (TM.getCodeModel() == CodeModel::Large && !isPositionIndependent()) in classifyGlobalReference()
163 if (!isPositionIndependent()) in classifyGlobalReference()
339 if (!isPositionIndependent()) in X86Subtarget()
DX86Subtarget.h809 bool isPositionIndependent() const { return TM.isPositionIndependent(); } in isPositionIndependent() function
/external/llvm/lib/Target/X86/
DX86Subtarget.cpp68 if (!isPositionIndependent()) in classifyLocalReference()
105 if (!isPositionIndependent()) in classifyGlobalReference()
319 if (!isPositionIndependent()) in X86Subtarget()
DX86Subtarget.h526 bool isPositionIndependent() const { return TM.isPositionIndependent(); } in isPositionIndependent() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrInfo.cpp98 if (TM.isPositionIndependent()) in expandLoadStackGuard()
105 if (!TM.isPositionIndependent()) { in expandLoadStackGuard()
DARMSubtarget.cpp361 if (isTargetMachO() && TM.isPositionIndependent() && in isGVIndirectSymbol()
369 return isTargetELF() && TM.isPositionIndependent() && in isGVInGOT()
/external/llvm/lib/Target/ARM/
DARMInstrInfo.cpp99 if (TM.isPositionIndependent()) in expandLoadStackGuard()
106 if (!TM.isPositionIndependent()) { in expandLoadStackGuard()
DThumb1InstrInfo.cpp125 if (TM.isPositionIndependent()) in expandLoadStackGuard()
DARMSubtarget.cpp271 if (isTargetDarwin() && TM.isPositionIndependent() && in isGVIndirectSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.cpp98 if (TM.isPositionIndependent()) in expandLoadStackGuard()
105 if (!TM.isPositionIndependent()) { in expandLoadStackGuard()
DARMSubtarget.cpp356 if (isTargetMachO() && TM.isPositionIndependent() && in isGVIndirectSymbol()
364 return isTargetELF() && TM.isPositionIndependent() && in isGVInGOT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachine.cpp44 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
154 if (GV && isPositionIndependent() && GV->hasExternalWeakLinkage()) in shouldAssumeDSOLocal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp112 PersonalityEncoding = isPositionIndependent() in Initialize()
117 LSDAEncoding = isPositionIndependent() in Initialize()
120 TTypeEncoding = isPositionIndependent() in Initialize()
126 if (isPositionIndependent()) { in Initialize()
150 if (isPositionIndependent()) { in Initialize()
162 if (isPositionIndependent()) { in Initialize()
212 if (isPositionIndependent()) { in Initialize()
236 if (isPositionIndependent()) { in Initialize()
249 if (isPositionIndependent()) { in Initialize()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp132 PersonalityEncoding = isPositionIndependent() in Initialize()
137 LSDAEncoding = isPositionIndependent() in Initialize()
140 TTypeEncoding = isPositionIndependent() in Initialize()
146 if (isPositionIndependent()) { in Initialize()
170 if (isPositionIndependent()) { in Initialize()
182 if (isPositionIndependent()) { in Initialize()
232 if (isPositionIndependent()) { in Initialize()
256 if (isPositionIndependent()) { in Initialize()
269 if (isPositionIndependent()) { in Initialize()
/external/llvm/lib/Target/
DTargetMachine.cpp59 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
/external/llvm-project/llvm/lib/Target/VE/
DVEAsmPrinter.cpp188 if (!isPositionIndependent()) { in lowerGETGOTAndEmitMCInsts()
247 if (!isPositionIndependent()) { in lowerGETFunPLTAndEmitMCInsts()
/external/llvm-project/llvm/lib/Target/
DTargetMachine.cpp44 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine

12345678