Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSubtarget.cpp223 bool MipsSubtarget::isPositionIndependent() const { in isPositionIndependent() function in MipsSubtarget
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kSubtarget.cpp81 bool M68kSubtarget::isPositionIndependent() const { in isPositionIndependent() function in M68kSubtarget
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86Subtarget.cpp382 bool X86Subtarget::isPositionIndependent() const { in isPositionIndependent() function in X86Subtarget
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/
HDTargetMachine.cpp117 bool TargetMachine::isPositionIndependent() const { in isPositionIndependent() function in TargetMachine
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h447 bool isPositionIndependent() const { return PositionIndependent; } in isPositionIndependent() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMFastISel.cpp518 bool ARMFastISel::isPositionIndependent() const { in isPositionIndependent() function in ARMFastISel
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp374 bool AsmPrinter::isPositionIndependent() const { in isPositionIndependent() function in AsmPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp47 bool TargetLowering::isPositionIndependent() const { in isPositionIndependent() function in TargetLowering