Home | History | Annotate | Download | only in ARM

Lines Matching refs:IsPositionIndependent

1817     assert((!isPositionIndependent() || Subtarget->isTargetWindows()) &&
2520 bool IsPositionIndependent = isPositionIndependent();
2521 if (!IsPositionIndependent) {
2536 if (!IsPositionIndependent)
2798 if (isPositionIndependent()) {
2857 isPositionIndependent() ? ARMISD::WrapperPIC : ARMISD::Wrapper;
2941 bool IsPositionIndependent = isPositionIndependent();
2942 unsigned PCAdj = IsPositionIndependent ? (Subtarget->isThumb() ? 4 : 8) : 0;
2953 if (IsPositionIndependent) {
4134 if (isPositionIndependent()) {
7502 bool IsPositionIndependent = isPositionIndependent();
7616 if (IsPositionIndependent) {
7699 if (IsPositionIndependent) {