Searched refs:combineINT_TO_FP (Results 1 – 2 of 2) sorted by relevance
710 SDValue combineINT_TO_FP(SDNode *N, DAGCombinerInfo &DCI) const;
6757 SDValue SystemZTargetLowering::combineINT_TO_FP( in combineINT_TO_FP() function in SystemZTargetLowering7143 case ISD::UINT_TO_FP: return combineINT_TO_FP(N, DCI); in PerformDAGCombine()