Searched refs:ConstOpOrElement (Results 1 – 1 of 1) sorted by relevance
17823 ConstantSDNode *ConstOpOrElement = isConstOrConstSplat(N->getOperand(1)); in combineMUL() local17824 if (!ConstOpOrElement) in combineMUL()17862 const APInt &MulAmt = ConstOpOrElement->getAPIntValue(); in combineMUL()