Searched refs:PromoteIntRes_UADDSUBO_CARRY (Results 1 – 2 of 2) sorted by relevance
361 SDValue PromoteIntRes_UADDSUBO_CARRY(SDNode *N, unsigned ResNo);
223 case ISD::USUBO_CARRY: Res = PromoteIntRes_UADDSUBO_CARRY(N, ResNo); break; in PromoteIntegerResult()1735 SDValue DAGTypeLegalizer::PromoteIntRes_UADDSUBO_CARRY(SDNode *N, in PromoteIntRes_UADDSUBO_CARRY() function in DAGTypeLegalizer