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