Searched refs:PromoteIntRes_ADDSUBCARRY (Results 1 – 2 of 2) sorted by relevance
348 SDValue PromoteIntRes_ADDSUBCARRY(SDNode *N, unsigned ResNo);
188 case ISD::SUBCARRY: Res = PromoteIntRes_ADDSUBCARRY(N, ResNo); break; in PromoteIntegerResult()1444 SDValue DAGTypeLegalizer::PromoteIntRes_ADDSUBCARRY(SDNode *N, unsigned ResNo) { in PromoteIntRes_ADDSUBCARRY() function in DAGTypeLegalizer