Home
last modified time | relevance | path

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

1234

/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp81 bool M68kSubtarget::isPositionIndependent() const { in isPositionIndependent() function in M68kSubtarget
82 return TM.isPositionIndependent(); in isPositionIndependent()
161 if (isPositionIndependent()) { in classifyLocalReference()
183 if (isPositionIndependent()) in classifyExternalReference()
204 if (isPositionIndependent()) in classifyGlobalReference()
209 if (isPositionIndependent()) in classifyGlobalReference()
221 if (isPositionIndependent()) { in getJumpTableEncoding()
H A DM68kSubtarget.h102 bool isPositionIndependent() const;
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86Subtarget.cpp80 if (!isPositionIndependent()) in classifyLocalReference()
135 if (TM.getCodeModel() == CodeModel::Large && !isPositionIndependent()) in classifyGlobalReference()
181 if (!isPositionIndependent()) in classifyGlobalReference()
326 if (!isPositionIndependent()) in X86Subtarget()
370 bool X86Subtarget::isPositionIndependent() const { in isPositionIndependent() function in X86Subtarget
371 return TM.isPositionIndependent(); in isPositionIndependent()
H A DX86Subtarget.h338 bool isPositionIndependent() const;
H A DX86SpeculativeLoadHardening.cpp1112 !Subtarget->isPositionIndependent()) { in tracePredStateThroughIndirectBranches()
1151 !Subtarget->isPositionIndependent()) { in tracePredStateThroughIndirectBranches()
2128 !Subtarget->isPositionIndependent()) { in tracePredStateThroughCall()
2166 !Subtarget->isPositionIndependent()) { in tracePredStateThroughCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp157 if (NoABICalls && TM.isPositionIndependent()) in MipsSubtarget()
160 if (isABI_N64() && !TM.isPositionIndependent() && !hasSym32()) in MipsSubtarget()
225 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
226 return TM.isPositionIndependent(); in isPositionIndependent()
H A DMips16HardFloat.cpp260 if (TM.isPositionIndependent()) in assureFPCallStub()
433 if (!TM.isPositionIndependent()) { in fixupFPReturnAndCall()
447 bool PicMode = TM.isPositionIndependent(); in createFPFnStub()
H A DMipsReturnProtectorLowering.cpp51 if (TM.isPositionIndependent()) { in insertReturnProtectorPrologue()
134 if (TM.isPositionIndependent()) { in insertReturnProtectorEpilogue()
H A DMipsSubtarget.h227 bool isPositionIndependent() const;
H A DMipsMachineFunction.cpp103 if (!MF.getTarget().isPositionIndependent()) { in initGlobalBaseReg()
H A DMips16ISelDAGToDAG.cpp117 if (!TM.isPositionIndependent()) { in selectAddr()
H A DMipsAsmPrinter.cpp855 TS.setPic(OutContext.getObjectFileInfo()->isPositionIndependent()); in emitStartOfAsmFile()
876 if (!isPositionIndependent() && STI.hasSym32()) in emitStartOfAsmFile()
1156 assert(!isPositionIndependent() && in EmitFPCallStub()
H A DMipsInstructionSelector.cpp400 if (MF.getTarget().isPositionIndependent()) { in select()
668 if (MF.getTarget().isPositionIndependent()) { in select()
724 if (MF.getTarget().isPositionIndependent()) { in select()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp108 if (TM.isPositionIndependent()) in expandLoadStackGuard()
115 if (!TM.isPositionIndependent()) { in expandLoadStackGuard()
H A DARMSubtarget.cpp359 if (isTargetMachO() && TM.isPositionIndependent() && in isGVIndirectSymbol()
367 return isTargetELF() && TM.isPositionIndependent() && in isGVInGOT()
H A DThumb1InstrInfo.cpp143 if (TM.isPositionIndependent()) in expandLoadStackGuard()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp33 if (!Asm->isPositionIndependent()) { in endModule()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCReturnProtectorLowering.cpp79 if (TM.isPositionIndependent()) { in insertReturnProtectorPrologue()
172 if (TM.isPositionIndependent()) { in insertReturnProtectorEpilogue()
H A DPPCMCInstLower.cpp119 if (Subtarget->isSecurePlt() && TM.isPositionIndependent() && in GetSymbolRef()
/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DTargetMachine.cpp41 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp135 PersonalityEncoding = isPositionIndependent() in Initialize()
140 LSDAEncoding = isPositionIndependent() in Initialize()
143 TTypeEncoding = isPositionIndependent() in Initialize()
149 if (isPositionIndependent()) { in Initialize()
173 if (isPositionIndependent()) { in Initialize()
185 if (isPositionIndependent()) { in Initialize()
244 if (isPositionIndependent()) { in Initialize()
268 if (isPositionIndependent()) { in Initialize()
281 if (isPositionIndependent()) { in Initialize()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp190 if (!isPositionIndependent()) { in lowerGETGOTAndEmitMCInsts()
249 if (!isPositionIndependent()) { in lowerGETFunPLTAndEmitMCInsts()
H A DVEISelLowering.cpp646 bool IsPICCall = isPositionIndependent(); in LowerCall()
1018 if (isPositionIndependent()) { in makeAddress()
1301 if (isPositionIndependent()) { in lowerToTLSGeneralDynamicModel()
1787 if (isPositionIndependent()) { in lowerINTRINSIC_WO_CHAIN()
1979 if (isPositionIndependent()) in getJumpTableEncoding()
1989 assert(isPositionIndependent()); in LowerCustomJumpTableEntry()
2001 assert(isPositionIndependent()); in getPICJumpTableRelocBase()
2037 if (isPositionIndependent()) { in prepareMBB()
2085 if (isPositionIndependent()) { in prepareSymbol()
2494 if (isPositionIndependent()) { in emitSjLjDispatchBlock()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h137 bool IsPIC = isPositionIndependent();
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp168 bool IsPic = Ctx.getObjectFileInfo()->isPositionIndependent(); in getSImm13OpValue()

1234