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