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