Searched refs:Const1L (Results 1 – 1 of 1) sorted by relevance
44956 auto *Const1L = dyn_cast<ConstantSDNode>(Op1L->getOperand(1)); in matchPMADDWD() local44959 if (!Const0L || !Const1L || !Const0H || !Const1H) in matchPMADDWD()44961 unsigned Idx0L = Const0L->getZExtValue(), Idx1L = Const1L->getZExtValue(), in matchPMADDWD()