Searched refs:IsFirstSubreg (Results 1 – 2 of 2) sorted by relevance
1780 bool IsFirstSubreg = i == 0; in spillSGPR() local1793 if (IsFirstSubreg) in spillSGPR()1799 if (IsFirstSubreg && SB.NumSubRegs > 1) { in spillSGPR()1805 if (SB.NumSubRegs > 1 && (IsFirstSubreg || IsLastSubreg)) in spillSGPR()
1114 bool IsFirstSubreg = Idx == 0; in copyPhysReg() local1118 Register ImpDefSuper = IsFirstSubreg ? Register(DestReg) : Register(); in copyPhysReg()1135 if (IsFirstSubreg) in copyPhysReg()1140 if (IsFirstSubreg) in copyPhysReg()