Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1684 unsigned Log2Val = (-N1C->getAPIntValue()).logBase2(); in visitMUL() local
1690 DAG.getConstant(Log2Val, in visitMUL()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2072 unsigned Log2Val = (-ConstValue1).logBase2(); in visitMUL() local
2079 DAG.getConstant(Log2Val, DL, in visitMUL()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2923 unsigned Log2Val = (-ConstValue1).logBase2(); in visitMUL() local
2930 DAG.getConstant(Log2Val, DL, in visitMUL()