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