Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5485 auto MatchPow2 = [&](const Constant *C) { in matchDivByPow2() local
5490 return matchUnaryPredicate(MRI, RHS, MatchPow2, /*AllowUndefs=*/false); in matchDivByPow2()