Searched defs:IsPositionIndependent (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3065 bool IsPositionIndependent = isPositionIndependent() || Subtarget->isROPI(); local
3719 bool IsPositionIndependent = isPositionIndependent(); local
9715 bool IsPositionIndependent = isPositionIndependent(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp326 bool IsPositionIndependent = TM.isPositionIndependent(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp985 bool IsPositionIndependent = isPositionIndependent(); local
1174 bool IsPositionIndependent = isPositionIndependent(); local

Completed in 144 milliseconds