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