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