Searched refs:Op0H (Results 1 – 1 of 1) sorted by relevance
54657 Op0H = Op0->getOperand(i + 1), Op1H = Op1->getOperand(i + 1); in matchPMADDWD() local54661 Op0H.getOpcode() != ISD::EXTRACT_VECTOR_ELT || in matchPMADDWD()54666 auto *Const0H = dyn_cast<ConstantSDNode>(Op0H->getOperand(1)); in matchPMADDWD()54696 Mul != Op0H->getOperand(0) || Mul != Op1H->getOperand(0)) in matchPMADDWD()