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.cpp8949 auto ApplyMasks = [&](SDValue Res) { in MatchRotate() local
9011 return ApplyMasks(Res); in MatchRotate()
9034 return ApplyMasks(Res); in MatchRotate()