Searched defs:IsPositionIndependent (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCRegisterInfo.cpp | 408 bool IsPositionIndependent = TM.isPositionIndependent(); getReservedRegs() local |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelLowering.cpp | 1150 bool IsPositionIndependent = isPositionIndependent(); LowerConstantPool() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFastISel.cpp | 540 bool IsPositionIndependent = isPositionIndependent(); ARMMaterializeGV() local |
H A D | ARMISelLowering.cpp | 3547 bool IsPositionIndependent = isPositionIndependent() || Subtarget->isROPI(); LowerBlockAddress() local |