Searched refs:ConstValue0 (Results 1 – 1 of 1) sorted by relevance
2023 APInt ConstValue0, ConstValue1; in visitMUL() local2029 N0IsConst = isConstantSplatVector(N0.getNode(), ConstValue0); in visitMUL()2034 ConstValue0 = cast<ConstantSDNode>(N0)->getAPIntValue(); in visitMUL()