Searched refs:IsLastSubReg (Results 1 – 1 of 1) sorted by relevance
1540 const bool IsLastSubReg = i + 1 == e; in buildSpillLoadStore() local1542 if (IsLastSubReg) { in buildSpillLoadStore()1577 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()1580 if (!IsLastSubReg || (Lane != LaneE)) in buildSpillLoadStore()1642 MIB.addReg(TmpOffsetVGPR, getKillRegState(IsLastSubReg && !IsAGPR)); in buildSpillLoadStore()1680 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()