Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8609 SDValue TryR = in MatchRotate() local
8612 if (TryR) in MatchRotate()
8613 return TryR; in MatchRotate()
8622 SDValue TryR = in MatchRotate() local
8625 if (TryR) in MatchRotate()
8626 return TryR; in MatchRotate()