Searched refs:IsFirstSubreg (Results 1 – 2 of 2) sorted by relevance
1788 bool IsFirstSubreg = i == 0; in spillSGPR() local1801 if (IsFirstSubreg) in spillSGPR()1807 if (IsFirstSubreg && SB.NumSubRegs > 1) { in spillSGPR()1813 if (SB.NumSubRegs > 1 && (IsFirstSubreg || IsLastSubreg)) in spillSGPR()
1113 bool IsFirstSubreg = Idx == 0; in copyPhysReg() local1117 Register ImpDefSuper = IsFirstSubreg ? Register(DestReg) : Register(); in copyPhysReg()1134 if (IsFirstSubreg) in copyPhysReg()1139 if (IsFirstSubreg) in copyPhysReg()