Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:IsPositionIndependent

263   bool IsPositionIndependent = TM.isPositionIndependent();
265 if (Subtarget.isSVR4ABI() && !TM.isPPC64() && IsPositionIndependent)
271 if (Subtarget.isSVR4ABI() && !TM.isPPC64() && IsPositionIndependent)
937 if (Subtarget.isSVR4ABI() && TM.isPositionIndependent())