Searched refs:SoftenFloatRes_XINT_TO_FP (Results 1 – 2 of 2) sorted by relevance
612 SDValue SoftenFloatRes_XINT_TO_FP(SDNode *N);
159 case ISD::UINT_TO_FP: R = SoftenFloatRes_XINT_TO_FP(N); break; in SoftenFloatResult()933 SDValue DAGTypeLegalizer::SoftenFloatRes_XINT_TO_FP(SDNode *N) { in SoftenFloatRes_XINT_TO_FP() function in DAGTypeLegalizer