Searched refs:SoftPromoteHalfRes_XINT_TO_FP (Results 1 – 2 of 2) sorted by relevance
830 SDValue SoftPromoteHalfRes_XINT_TO_FP(SDNode *N);
3386 case ISD::UINT_TO_FP: R = SoftPromoteHalfRes_XINT_TO_FP(N); break; in SoftPromoteHalfResult()3634 SDValue DAGTypeLegalizer::SoftPromoteHalfRes_XINT_TO_FP(SDNode *N) { in SoftPromoteHalfRes_XINT_TO_FP() function in DAGTypeLegalizer