Searched refs:MatchZero (Results 1 – 1 of 1) sorted by relevance
37855 bool MatchZero = true; in matchUnaryShuffle() local37859 i != NumDstElts && (MatchAny || MatchSign || MatchZero); ++i) { in matchUnaryShuffle()37861 MatchAny = MatchSign = MatchZero = false; in matchUnaryShuffle()37867 MatchZero &= isUndefOrZeroInRange(Mask, Pos, Len); in matchUnaryShuffle()37870 if (MatchAny || MatchSign || MatchZero) { in matchUnaryShuffle()37871 assert((MatchSign || MatchZero) && in matchUnaryShuffle()