Searched refs:SimplifyNodeWithTwoResults (Results 1 – 1 of 1) sorted by relevance
564 SDValue SimplifyNodeWithTwoResults(SDNode *N, unsigned LoOp,4576 SDValue DAGCombiner::SimplifyNodeWithTwoResults(SDNode *N, unsigned LoOp, in SimplifyNodeWithTwoResults() function in DAGCombiner4623 if (SDValue Res = SimplifyNodeWithTwoResults(N, ISD::MUL, ISD::MULHS)) in visitSMUL_LOHI()4654 if (SDValue Res = SimplifyNodeWithTwoResults(N, ISD::MUL, ISD::MULHU)) in visitUMUL_LOHI()