Searched refs:PromoteIntRes_XMULO (Results 1 – 2 of 2) sorted by relevance
366 SDValue PromoteIntRes_XMULO(SDNode *N, unsigned ResNo);
218 case ISD::UMULO: Res = PromoteIntRes_XMULO(N, ResNo); break; in PromoteIntegerResult()1789 SDValue DAGTypeLegalizer::PromoteIntRes_XMULO(SDNode *N, unsigned ResNo) { in PromoteIntRes_XMULO() function in DAGTypeLegalizer