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