Searched refs:N2Undef (Results 1 – 1 of 1) sorted by relevance
2150 bool N2Undef = N2.isUndef(); in getVectorShuffle() local2153 if (N2Undef) in getVectorShuffle()2163 if (AllLHS && !N2Undef) in getVectorShuffle()2170 N2Undef = N2.isUndef(); in getVectorShuffle()2172 if (N1.isUndef() && N2Undef) in getVectorShuffle()2185 if (N2Undef) { in getVectorShuffle()