Home
last modified time | relevance | path

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

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