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