Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7759 auto ApplyMasks = [&](SDValue Res) { in MatchRotate() local
7821 return ApplyMasks(Res); in MatchRotate()
7844 return ApplyMasks(Res); in MatchRotate()