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