Searched refs:NeedSuperRegImpOperand (Results 1 – 1 of 1) sorted by relevance
1560 bool NeedSuperRegImpOperand = e > 1; in buildSpillLoadStore() local1586 if ((IsSubReg || NeedSuperRegImpOperand) && (IsFirstSubReg || IsLastSubReg)) { in buildSpillLoadStore()1587 NeedSuperRegImpOperand = true; in buildSpillLoadStore()1688 if (NeedSuperRegImpOperand && (IsFirstSubReg || IsLastSubReg)) in buildSpillLoadStore()