Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp81 bool M68kSubtarget::isPositionIndependent() const { in isPositionIndependent() function in M68kSubtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp223 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp382 bool X86Subtarget::isPositionIndependent() const { in isPositionIndependent() function in X86Subtarget
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp117 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h447 bool isPositionIndependent() const { return PositionIndependent; } in isPositionIndependent() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp518 bool ARMFastISel::isPositionIndependent() const { in isPositionIndependent() function in ARMFastISel
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp374 bool AsmPrinter::isPositionIndependent() const { in isPositionIndependent() function in AsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp47 bool TargetLowering::isPositionIndependent() const { in isPositionIndependent() function in TargetLowering