Searched refs:SameNumElts (Results 1 – 1 of 1) sorted by relevance
2201 bool SameNumElts = in getVectorShuffle() local2209 if (SameNumElts || isNullConstant(Splat)) in getVectorShuffle()2214 if (AllSame && SameNumElts) { in getVectorShuffle()