Searched refs:LastSubReg (Results 1 – 1 of 1) sorted by relevance
2213 bool LastSubReg = (i + 1 == e); in restoreSGPR() local2216 .addReg(SB.TmpVGPR, getKillRegState(LastSubReg)) in restoreSGPR()2297 bool LastSubReg = (i + 1 == e); in spillEmergencySGPR() local2300 .addReg(SB.TmpVGPR, getKillRegState(LastSubReg)) in spillEmergencySGPR()