Searched refs:IsLastSubReg (Results 1 – 1 of 1) sorted by relevance
1794 const bool IsLastSubReg = i + 1 == e; in buildSpillLoadStore() local1796 if (IsLastSubReg) { in buildSpillLoadStore()1831 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()1834 if (!IsLastSubReg || (Lane != LaneE)) in buildSpillLoadStore()1872 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()1897 MIB.addReg(TmpOffsetVGPR, getKillRegState(IsLastSubReg && !IsAGPR)); in buildSpillLoadStore()1937 (IsFirstSubReg || (IsLastSubReg && !IsSrcDstDef))) in buildSpillLoadStore()