Searched refs:combineFMA (Results 1 – 2 of 2) sorted by relevance
1151 ; This test case used to crash due to combineFMA not bitcasting results of isFNEG.
37905 static SDValue combineFMA(SDNode *N, SelectionDAG &DAG, in combineFMA() function39735 case ISD::FMA: return combineFMA(N, DAG, Subtarget); in PerformDAGCombine()