Searched refs:combineFMALike (Results 1 – 2 of 2) sorted by relevance
1422 SDValue combineFMALike(SDNode *N, DAGCombinerInfo &DCI) const;
15284 return combineFMALike(N, DCI); in PerformDAGCombine()17576 SDValue PPCTargetLowering::combineFMALike(SDNode *N, in combineFMALike() function in PPCTargetLowering