Searched defs:IsPositionIndependent (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp297 bool IsPositionIndependent = TM.isPositionIndependent(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1111 bool IsPositionIndependent = isPositionIndependent(); local
1301 bool IsPositionIndependent = isPositionIndependent(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3262 bool IsPositionIndependent = isPositionIndependent() || Subtarget->isROPI(); local
3916 bool IsPositionIndependent = isPositionIndependent(); local
10155 bool IsPositionIndependent = isPositionIndependent(); local

Completed in 267 milliseconds