Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8491 auto ApplyMasks = [&](SDValue Res) { in MatchRotate() local
8553 return ApplyMasks(Res); in MatchRotate()
8576 return ApplyMasks(Res); in MatchRotate()