Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8611 SDValue TryR = in MatchRotate() local
8614 if (TryR) in MatchRotate()
8615 return TryR; in MatchRotate()
8624 SDValue TryR = in MatchRotate() local
8627 if (TryR) in MatchRotate()
8628 return TryR; in MatchRotate()