Searched refs:IsLastSubReg (Results 1 – 1 of 1) sorted by relevance
1549 const bool IsLastSubReg = i + 1 == e; in buildSpillLoadStore() local1551 if (IsLastSubReg) { in buildSpillLoadStore()1586 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()1589 if (!IsLastSubReg || (Lane != LaneE)) in buildSpillLoadStore()1650 MIB.addReg(TmpOffsetVGPR, getKillRegState(IsLastSubReg && !IsAGPR)); in buildSpillLoadStore()1688 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()