Home
last modified time | relevance | path

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

123

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp82 bool M68kSubtarget::isPositionIndependent() const { in isPositionIndependent() function in M68kSubtarget
83 return TM.isPositionIndependent(); in isPositionIndependent()
162 if (isPositionIndependent()) { in classifyLocalReference()
184 if (isPositionIndependent()) in classifyExternalReference()
205 if (isPositionIndependent()) in classifyGlobalReference()
210 if (isPositionIndependent()) in classifyGlobalReference()
222 if (isPositionIndependent()) { in getJumpTableEncoding()
H A DM68kSubtarget.h103 bool isPositionIndependent() const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A 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()
H A DX86SpeculativeLoadHardening.cpp1113 !Subtarget->isPositionIndependent()) { in tracePredStateThroughIndirectBranches()
1152 !Subtarget->isPositionIndependent()) { in tracePredStateThroughIndirectBranches()
2129 !Subtarget->isPositionIndependent()) { in tracePredStateThroughCall()
2167 !Subtarget->isPositionIndependent()) { in tracePredStateThroughCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A 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()
H A DMips16HardFloat.cpp259 if (TM.isPositionIndependent()) in assureFPCallStub()
434 if (!TM.isPositionIndependent()) { in fixupFPReturnAndCall()
448 bool PicMode = TM.isPositionIndependent(); in createFPFnStub()
H A DMipsSubtarget.h224 bool isPositionIndependent() const;
H A DMipsMachineFunction.cpp96 if (!MF.getTarget().isPositionIndependent()) { in initGlobalBaseReg()
H A DMips16ISelDAGToDAG.cpp117 if (!TM.isPositionIndependent()) { in selectAddr()
H A DMipsAsmPrinter.cpp779 TS.setPic(OutContext.getObjectFileInfo()->isPositionIndependent()); in emitStartOfAsmFile()
800 if (!isPositionIndependent() && STI.hasSym32()) in emitStartOfAsmFile()
1080 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()
H A DMipsSEInstrInfo.cpp29 return STI.isPositionIndependent() ? Mips::B_MM : Mips::J_MM; in getUnconditionalBranch()
30 return STI.isPositionIndependent() ? Mips::B : Mips::J; in getUnconditionalBranch()
902 if (TM.isPositionIndependent()) in expandEhReturn()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp100 if (TM.isPositionIndependent()) in expandLoadStackGuard()
107 if (!TM.isPositionIndependent()) { in expandLoadStackGuard()
H A DARMSubtarget.cpp363 if (isTargetMachO() && TM.isPositionIndependent() && in isGVIndirectSymbol()
371 return isTargetELF() && TM.isPositionIndependent() && in isGVInGOT()
H A DThumb1InstrInfo.cpp138 if (TM.isPositionIndependent()) in expandLoadStackGuard()
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp188 if (!isPositionIndependent()) { in lowerGETGOTAndEmitMCInsts()
247 if (!isPositionIndependent()) { in lowerGETFunPLTAndEmitMCInsts()
H A DVEISelLowering.cpp958 if (isPositionIndependent()) { in makeAddress()
1243 if (isPositionIndependent()) { in lowerToTLSGeneralDynamicModel()
1597 if (isPositionIndependent()) { in lowerINTRINSIC_WO_CHAIN()
1755 if (isPositionIndependent()) in getJumpTableEncoding()
1765 assert(isPositionIndependent()); in LowerCustomJumpTableEntry()
1777 assert(isPositionIndependent()); in getPICJumpTableRelocBase()
1813 if (isPositionIndependent()) { in prepareMBB()
1861 if (isPositionIndependent()) { in prepareSymbol()
2270 if (isPositionIndependent()) { in emitSjLjDispatchBlock()
2305 if (isPositionIndependent()) { in emitSjLjDispatchBlock()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp44 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
H A DTargetLoweringObjectFile.cpp47 initMCObjectFileInfo(ctx, TM.isPositionIndependent(), in Initialize()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp119 if (Subtarget->isSecurePlt() && TM.isPositionIndependent() && in GetSymbolRef()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp174 bool IsPic = Ctx.getObjectFileInfo()->isPositionIndependent(); in getSImm13OpValue()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h224 bool isPositionIndependent() const;
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h420 bool isPositionIndependent() const { return PositionIndependent; } in isPositionIndependent() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.td18 def IsPIC : Predicate<"TM.isPositionIndependent()">;
19 def IsNotPIC : Predicate<"!TM.isPositionIndependent()">;

123