Searched refs:lower128BitVectorShuffle (Results 1 – 1 of 1) sorted by relevance
10383 static SDValue lower128BitVectorShuffle(const SDLoc &DL, ArrayRef<int> Mask, in lower128BitVectorShuffle() function12236 return lower128BitVectorShuffle(DL, Mask, VT, V1, V2, Subtarget, DAG); in lowerVectorShuffle()