Home
last modified time | relevance | path

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

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