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