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