Searched refs:IsFirstSubReg (Results 1 – 1 of 1) sorted by relevance
1541 const bool IsFirstSubReg = i == 0; in buildSpillLoadStore() local1550 bool NeedSuperRegDef = e > 1 && IsStore && IsFirstSubReg; in buildSpillLoadStore()1573 if (NeedSuperRegDef || (IsSubReg && IsStore && Lane == LaneS && IsFirstSubReg)) { in buildSpillLoadStore()1577 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()1582 if (!IsFirstSubReg || (Lane != LaneS)) in buildSpillLoadStore()1680 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()