/external/llvm-project/llvm/lib/Target/X86/ |
D | X86Subtarget.cpp | 71 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/ |
D | MipsSubtarget.cpp | 152 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()
|
D | Mips16HardFloat.cpp | 259 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/ |
D | MipsSubtarget.cpp | 152 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()
|
D | Mips16HardFloat.cpp | 259 if (TM.isPositionIndependent()) in assureFPCallStub() 434 if (!TM.isPositionIndependent()) { in fixupFPReturnAndCall() 448 bool PicMode = TM.isPositionIndependent(); in createFPFnStub()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSubtarget.cpp | 117 if (NoABICalls && TM.isPositionIndependent()) in MipsSubtarget() 129 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget 130 return TM.isPositionIndependent(); in isPositionIndependent()
|
D | Mips16HardFloat.cpp | 264 if (TM.isPositionIndependent()) in assureFPCallStub() 442 if (!TM.isPositionIndependent()) { in fixupFPReturnAndCall() 456 bool PicMode = TM.isPositionIndependent(); in createFPFnStub()
|
D | MipsSubtarget.h | 164 bool isPositionIndependent() const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86Subtarget.cpp | 72 if (!isPositionIndependent()) in classifyLocalReference() 125 if (TM.getCodeModel() == CodeModel::Large && !isPositionIndependent()) in classifyGlobalReference() 163 if (!isPositionIndependent()) in classifyGlobalReference() 339 if (!isPositionIndependent()) in X86Subtarget()
|
D | X86Subtarget.h | 809 bool isPositionIndependent() const { return TM.isPositionIndependent(); } in isPositionIndependent() function
|
/external/llvm/lib/Target/X86/ |
D | X86Subtarget.cpp | 68 if (!isPositionIndependent()) in classifyLocalReference() 105 if (!isPositionIndependent()) in classifyGlobalReference() 319 if (!isPositionIndependent()) in X86Subtarget()
|
D | X86Subtarget.h | 526 bool isPositionIndependent() const { return TM.isPositionIndependent(); } in isPositionIndependent() function
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.cpp | 98 if (TM.isPositionIndependent()) in expandLoadStackGuard() 105 if (!TM.isPositionIndependent()) { in expandLoadStackGuard()
|
D | ARMSubtarget.cpp | 361 if (isTargetMachO() && TM.isPositionIndependent() && in isGVIndirectSymbol() 369 return isTargetELF() && TM.isPositionIndependent() && in isGVInGOT()
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.cpp | 99 if (TM.isPositionIndependent()) in expandLoadStackGuard() 106 if (!TM.isPositionIndependent()) { in expandLoadStackGuard()
|
D | Thumb1InstrInfo.cpp | 125 if (TM.isPositionIndependent()) in expandLoadStackGuard()
|
D | ARMSubtarget.cpp | 271 if (isTargetDarwin() && TM.isPositionIndependent() && in isGVIndirectSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.cpp | 98 if (TM.isPositionIndependent()) in expandLoadStackGuard() 105 if (!TM.isPositionIndependent()) { in expandLoadStackGuard()
|
D | ARMSubtarget.cpp | 356 if (isTargetMachO() && TM.isPositionIndependent() && in isGVIndirectSymbol() 364 return isTargetELF() && TM.isPositionIndependent() && in isGVInGOT()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetMachine.cpp | 44 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/ |
D | TargetLoweringObjectFileImpl.cpp | 112 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/ |
D | TargetLoweringObjectFileImpl.cpp | 132 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/ |
D | TargetMachine.cpp | 59 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEAsmPrinter.cpp | 188 if (!isPositionIndependent()) { in lowerGETGOTAndEmitMCInsts() 247 if (!isPositionIndependent()) { in lowerGETFunPLTAndEmitMCInsts()
|
/external/llvm-project/llvm/lib/Target/ |
D | TargetMachine.cpp | 44 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
|