Searched refs:MatchAny (Results 1 – 1 of 1) sorted by relevance
37854 bool MatchAny = true; in matchUnaryShuffle() local37859 i != NumDstElts && (MatchAny || MatchSign || MatchZero); ++i) { in matchUnaryShuffle()37861 MatchAny = MatchSign = MatchZero = false; in matchUnaryShuffle()37866 MatchAny &= isUndefInRange(Mask, Pos, Len); in matchUnaryShuffle()37870 if (MatchAny || MatchSign || MatchZero) { in matchUnaryShuffle()37879 MatchAny ? ISD::ANY_EXTEND in matchUnaryShuffle()