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