Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4381 unsigned Log2Val = (-ConstValue1).logBase2(); in visitMUL() local
4388 DAG.getShiftAmountConstant(Log2Val, VT, DL))); in visitMUL()