Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:IsPositionIndependent

1410   bool IsPositionIndependent = isPositionIndependent();
1411 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0;
1418 if (IsPositionIndependent)
1427 if (isPositionIndependent()) {
1593 bool IsPositionIndependent = isPositionIndependent();
1595 IsPositionIndependent ? HexagonII::MO_IEGOT : HexagonII::MO_IE;
1603 if (IsPositionIndependent) {