Home
last modified time | relevance | path

Searched refs:ConstValue0 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2023 APInt ConstValue0, ConstValue1; in visitMUL() local
2029 N0IsConst = isConstantSplatVector(N0.getNode(), ConstValue0); in visitMUL()
2034 ConstValue0 = cast<ConstantSDNode>(N0)->getAPIntValue(); in visitMUL()