Searched refs:combineShuffle (Results 1 – 1 of 1) sorted by relevance
41752 static SDValue combineShuffle(SDNode *N, SelectionDAG &DAG, in combineShuffle() function57895 case ISD::VECTOR_SHUFFLE: return combineShuffle(N, DAG, DCI,Subtarget); in PerformDAGCombine()