Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4071 SDNode *TryR = MatchRotatePosNeg(RHSShiftArg, RHSShiftAmt, LHSShiftAmt, in MatchRotate() local
4073 if (TryR) in MatchRotate()
4074 return TryR; in MatchRotate()