Searched refs:PromoteIntRes_ZExtIntBinOp (Results 1 – 2 of 2) sorted by relevance
354 SDValue PromoteIntRes_ZExtIntBinOp(SDNode *N);
231 case ISD::VP_UREM: Res = PromoteIntRes_ZExtIntBinOp(N); break; in PromoteIntegerResult()1497 SDValue DAGTypeLegalizer::PromoteIntRes_ZExtIntBinOp(SDNode *N) { in PromoteIntRes_ZExtIntBinOp() function in DAGTypeLegalizer