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