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