Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:IsPositionIndependent

298   bool IsPositionIndependent = TM.isPositionIndependent();
300 if (Subtarget.isSVR4ABI() && !TM.isPPC64() && IsPositionIndependent)
306 if (Subtarget.isSVR4ABI() && !TM.isPPC64() && IsPositionIndependent)
1033 if (Subtarget.isSVR4ABI() && TM.isPositionIndependent())