Home
last modified time | relevance | path

Searched defs:isPositionIndependent (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.cpp129 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp209 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
/external/llvm/lib/Target/
DTargetMachine.cpp59 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetMachine.cpp50 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h350 bool isPositionIndependent() const { return PositionIndependent; } in isPositionIndependent() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h382 bool isPositionIndependent() const { return PositionIndependent; } in isPositionIndependent() function
/external/llvm/lib/Target/X86/
DX86Subtarget.h526 bool isPositionIndependent() const { return TM.isPositionIndependent(); } in isPositionIndependent() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h759 bool isPositionIndependent() const { return TM.isPositionIndependent(); } in isPositionIndependent() function
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp127 bool AsmPrinter::isPositionIndependent() const { in isPositionIndependent() function in AsmPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp536 bool ARMFastISel::isPositionIndependent() const { in isPositionIndependent() function in ARMFastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp200 bool AsmPrinter::isPositionIndependent() const { in isPositionIndependent() function in AsmPrinter
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp541 bool ARMFastISel::isPositionIndependent() const { in isPositionIndependent() function in ARMFastISel
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp46 bool TargetLowering::isPositionIndependent() const { in isPositionIndependent() function in TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp47 bool TargetLowering::isPositionIndependent() const { in isPositionIndependent() function in TargetLowering