Searched refs:PromoteIntRes_UADDSUBO (Results 1 – 2 of 2) sorted by relevance
360 SDValue PromoteIntRes_UADDSUBO(SDNode *N, unsigned ResNo);
216 case ISD::USUBO: Res = PromoteIntRes_UADDSUBO(N, ResNo); break; in PromoteIntegerResult()1704 SDValue DAGTypeLegalizer::PromoteIntRes_UADDSUBO(SDNode *N, unsigned ResNo) { in PromoteIntRes_UADDSUBO() function in DAGTypeLegalizer