Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4427 unsigned Log2Val = (-ConstValue1).logBase2(); in visitMUL() local
4435 DAG.getConstant(Log2Val, DL, ShiftVT))); in visitMUL()