Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5572 auto MatchPow2ExceptOne = [&](const Constant *C) { in matchUMulHToLShr() local
5577 if (!matchUnaryPredicate(MRI, RHS, MatchPow2ExceptOne, false)) in matchUMulHToLShr()