Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp220 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachine.cpp44 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h401 bool isPositionIndependent() const { return PositionIndependent; } in isPositionIndependent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h809 bool isPositionIndependent() const { return TM.isPositionIndependent(); } in isPositionIndependent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp533 bool ARMFastISel::isPositionIndependent() const { in isPositionIndependent() function in ARMFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp205 bool AsmPrinter::isPositionIndependent() const { in isPositionIndependent() function in AsmPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp45 bool TargetLowering::isPositionIndependent() const { in isPositionIndependent() function in TargetLowering