Searched refs:IsLastSubreg (Results 1 – 1 of 1) sorted by relevance
1781 bool IsLastSubreg = i == SB.NumSubRegs - 1; in spillSGPR() local1782 bool UseKill = SB.IsKill && IsLastSubreg; in spillSGPR()1805 if (SB.NumSubRegs > 1 && (IsFirstSubreg || IsLastSubreg)) in spillSGPR()