Searched refs:combineGatherScatter (Results 1 – 1 of 1) sorted by relevance
30352 static SDValue combineGatherScatter(SDNode *N, SelectionDAG &DAG) { in combineGatherScatter() function31023 case ISD::MSCATTER: return combineGatherScatter(N, DAG); in PerformDAGCombine()