Searched refs:IsLastSubReg (Results 1 – 1 of 1) sorted by relevance
1526 const bool IsLastSubReg = i + 1 == e; in buildSpillLoadStore() local1528 if (IsLastSubReg) { in buildSpillLoadStore()1563 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()1566 if (!IsLastSubReg || (Lane != LaneE)) in buildSpillLoadStore()1627 MIB.addReg(TmpOffsetVGPR, getKillRegState(IsLastSubReg && !IsAGPR)); in buildSpillLoadStore()1661 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()