Home
last modified time | relevance | path

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

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