Searched refs:combineToVWMACC (Results 1 – 1 of 1) sorted by relevance
16286 static SDValue combineToVWMACC(SDNode *N, SelectionDAG &DAG, in combineToVWMACC() 16805 if (SDValue V = combineToVWMACC(N, DAG, Subtarget)) in PerformDAGCombine() 17292 return combineToVWMACC(N, DAG, Subtarget); in PerformDAGCombine() 16283 static SDValue combineToVWMACC(SDNode *N, SelectionDAG &DAG, combineToVWMACC() function