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