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