Searched refs:N2Undef (Results 1 – 1 of 1) sorted by relevance
2113 bool N2Undef = N2.isUndef(); in getVectorShuffle() local2116 if (N2Undef) in getVectorShuffle()2126 if (AllLHS && !N2Undef) in getVectorShuffle()2133 N2Undef = N2.isUndef(); in getVectorShuffle()2135 if (N1.isUndef() && N2Undef) in getVectorShuffle()2148 if (N2Undef) { in getVectorShuffle()