Searched refs:IsFirstSubreg (Results 1 – 2 of 2) sorted by relevance
2065 bool IsFirstSubreg = i == 0; in spillSGPR() local2078 if (IsFirstSubreg) in spillSGPR()2084 if (IsFirstSubreg && SB.NumSubRegs > 1) { in spillSGPR()2090 if (SB.NumSubRegs > 1 && (IsFirstSubreg || IsLastSubreg)) in spillSGPR()
1131 bool IsFirstSubreg = Idx == 0; in copyPhysReg() local1135 Register ImpDefSuper = IsFirstSubreg ? Register(DestReg) : Register(); in copyPhysReg()1152 if (IsFirstSubreg) in copyPhysReg()1157 if (IsFirstSubreg) in copyPhysReg()