Searched refs:PromoteIntRes_DIVFIX (Results 1 – 2 of 2) sorted by relevance
371 SDValue PromoteIntRes_DIVFIX(SDNode *N);
276 case ISD::UDIVFIXSAT: Res = PromoteIntRes_DIVFIX(N); break; in PromoteIntegerResult()1268 SDValue DAGTypeLegalizer::PromoteIntRes_DIVFIX(SDNode *N) { in PromoteIntRes_DIVFIX() function in DAGTypeLegalizer