Searched refs:IsFirstSubreg (Results 1 – 2 of 2) sorted by relevance
1731 bool IsFirstSubreg = i == 0; in spillSGPR() local1744 if (IsFirstSubreg) in spillSGPR()1750 if (IsFirstSubreg && SB.NumSubRegs > 1) { in spillSGPR()1756 if (SB.NumSubRegs > 1 && (IsFirstSubreg || IsLastSubreg)) in spillSGPR()
1012 bool IsFirstSubreg = Idx == 0; in copyPhysReg() local1016 Register ImpDefSuper = IsFirstSubreg ? Register(DestReg) : Register(); in copyPhysReg()1036 if (IsFirstSubreg) in copyPhysReg()1042 if (IsFirstSubreg) in copyPhysReg()