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