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