Searched refs:PromoteIntRes_FP_TO_XINT_SAT (Results 1 – 2 of 2) sorted by relevance
334 SDValue PromoteIntRes_FP_TO_XINT_SAT(SDNode *N);
170 Res = PromoteIntRes_FP_TO_XINT_SAT(N); break; in PromoteIntegerResult()866 SDValue DAGTypeLegalizer::PromoteIntRes_FP_TO_XINT_SAT(SDNode *N) { in PromoteIntRes_FP_TO_XINT_SAT() function in DAGTypeLegalizer