Searched refs:IsFirstSubReg (Results 1 – 1 of 1) sorted by relevance
1527 const bool IsFirstSubReg = i == 0; in buildSpillLoadStore() local1536 bool NeedSuperRegDef = e > 1 && IsStore && IsFirstSubReg; in buildSpillLoadStore()1559 if (NeedSuperRegDef || (IsSubReg && IsStore && Lane == LaneS && IsFirstSubReg)) { in buildSpillLoadStore()1563 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()1568 if (!IsFirstSubReg || (Lane != LaneS)) in buildSpillLoadStore()1661 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()