Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp56 bool M68kSubtarget::isPositionIndependent() const { in isPositionIndependent() function in M68kSubtarget
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp220 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.cpp350 bool X86Subtarget::isPositionIndependent() const { in isPositionIndependent() function in X86Subtarget
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetMachine.cpp44 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h419 bool isPositionIndependent() const { return PositionIndependent; } in isPositionIndependent() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp519 bool ARMFastISel::isPositionIndependent() const { in isPositionIndependent() function in ARMFastISel
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp214 bool AsmPrinter::isPositionIndependent() const { in isPositionIndependent() function in AsmPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp45 bool TargetLowering::isPositionIndependent() const { in isPositionIndependent() function in TargetLowering