Searched refs:combineFMA (Results 1 – 1 of 1) sorted by relevance
30197 static SDValue combineFMA(SDNode *N, SelectionDAG &DAG, in combineFMA() function31021 case ISD::FMA: return combineFMA(N, DAG, Subtarget); in PerformDAGCombine()