Searched refs:PromoteIntRes_SimpleIntBinOp (Results 1 – 2 of 2) sorted by relevance
339 SDValue PromoteIntRes_SimpleIntBinOp(SDNode *N);
169 case ISD::VP_MUL: Res = PromoteIntRes_SimpleIntBinOp(N); break; in PromoteIntegerResult()1220 SDValue DAGTypeLegalizer::PromoteIntRes_SimpleIntBinOp(SDNode *N) { in PromoteIntRes_SimpleIntBinOp() function in DAGTypeLegalizer