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