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