Searched refs:combineFP_ROUND (Results 1 – 3 of 3) sorted by relevance
708 SDValue combineFP_ROUND(SDNode *N, DAGCombinerInfo &DCI) const;
6625 SDValue SystemZTargetLowering::combineFP_ROUND( in combineFP_ROUND() function in SystemZTargetLowering7139 case ISD::FP_ROUND: return combineFP_ROUND(N, DCI); in PerformDAGCombine()
54937 static SDValue combineFP_ROUND(SDNode *N, SelectionDAG &DAG, in combineFP_ROUND() function55199 case ISD::FP_ROUND: return combineFP_ROUND(N, DAG, Subtarget); in PerformDAGCombine()