Home | History | Annotate | Download | only in TableGen

Lines Matching refs:CheckSame

57     CheckSame,            // Fail if not same as prev match.
124 case CheckSame:
377 : Matcher(CheckSame), MatchNumber(matchnumber) {}
382 return N->getKind() == CheckSame;