Searched refs:narrowVectorSelect (Results 1 – 2 of 2) sorted by relevance
2427 static Instruction *narrowVectorSelect(ShuffleVectorInst &Shuf, in narrowVectorSelect() function2876 if (Instruction *I = narrowVectorSelect(SVI, Builder)) in visitShuffleVectorInst()
45563 static SDValue narrowVectorSelect(SDNode *N, SelectionDAG &DAG, const SDLoc &DL, in narrowVectorSelect() function46300 if (SDValue V = narrowVectorSelect(N, DAG, DL, Subtarget)) in combineSelect()