Searched refs:TryL (Results 1 – 3 of 3) sorted by relevance
6882 SDValue TryL = in MatchRotate() local6885 if (TryL) in MatchRotate()6886 return TryL; in MatchRotate()6895 SDValue TryL = in MatchRotate() local6898 if (TryL) in MatchRotate()6899 return TryL; in MatchRotate()
4114 SDNode *TryL = MatchRotatePosNeg(LHSShiftArg, LHSShiftAmt, RHSShiftAmt, in MatchRotate() local4116 if (TryL) in MatchRotate()4117 return TryL; in MatchRotate()
6382 SDValue TryL = MatchRotatePosNeg(LHSShiftArg, LHSShiftAmt, RHSShiftAmt, in MatchRotate() local6384 if (TryL) in MatchRotate()6385 return TryL; in MatchRotate()