Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:IsPositionIndependent

923   bool IsPositionIndependent = isPositionIndependent();
924 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0;
939 if (IsPositionIndependent)
948 if (isPositionIndependent()) {
1112 bool IsPositionIndependent = isPositionIndependent();
1114 IsPositionIndependent ? HexagonII::MO_IEGOT : HexagonII::MO_IE;
1122 if (IsPositionIndependent) {