Searched refs:PromoteFloatRes_XINT_TO_FP (Results 1 – 2 of 2) sorted by relevance
574 SDValue PromoteFloatRes_XINT_TO_FP(SDNode *N);
1891 case ISD::UINT_TO_FP: R = PromoteFloatRes_XINT_TO_FP(N); break; in PromoteFloatResult()2106 SDValue DAGTypeLegalizer::PromoteFloatRes_XINT_TO_FP(SDNode *N) { in PromoteFloatRes_XINT_TO_FP() function in DAGTypeLegalizer