Searched refs:IsFirstSubReg (Results 1 – 1 of 1) sorted by relevance
1795 const bool IsFirstSubReg = i == 0; in buildSpillLoadStore() local1804 bool NeedSuperRegDef = e > 1 && IsStore && IsFirstSubReg; in buildSpillLoadStore()1827 if (NeedSuperRegDef || (IsSubReg && IsStore && Lane == LaneS && IsFirstSubReg)) { in buildSpillLoadStore()1831 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()1836 if (!IsFirstSubReg || (Lane != LaneS)) in buildSpillLoadStore()1872 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()1937 (IsFirstSubReg || (IsLastSubReg && !IsSrcDstDef))) in buildSpillLoadStore()