Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp84 auto RotL = m_OneUse( in foldGuardedRotateToFunnelShift() local
86 if (RotL.match(V) && L0 == R0 && L1 == R1) { in foldGuardedRotateToFunnelShift()