Searched refs:ExpandIntRes_SADDSUBO_CARRY (Results 1 – 2 of 2) sorted by relevance
470 void ExpandIntRes_SADDSUBO_CARRY (SDNode *N, SDValue &Lo, SDValue &Hi);
2888 case ISD::SSUBO_CARRY: ExpandIntRes_SADDSUBO_CARRY(N, Lo, Hi); break; in ExpandIntegerResult()3656 void DAGTypeLegalizer::ExpandIntRes_SADDSUBO_CARRY(SDNode *N, in ExpandIntRes_SADDSUBO_CARRY() function in DAGTypeLegalizer