Searched refs:ContainsZeros (Results 1 – 1 of 1) sorted by relevance
37988 bool ContainsZeros = isAnyZero(Mask); in matchUnaryPermuteShuffle() local37991 if (!ContainsZeros && MaskScalarSizeInBits == 64) { in matchUnaryPermuteShuffle()38034 !ContainsZeros && (AllowIntDomain || Subtarget.hasAVX())) { in matchUnaryPermuteShuffle()38051 if (!ContainsZeros && AllowIntDomain && MaskScalarSizeInBits == 16 && in matchUnaryPermuteShuffle()38086 if (!ContainsZeros && AllowIntDomain && MaskScalarSizeInBits < 64 && in matchUnaryPermuteShuffle()