Home | History | Annotate | Download | only in TableGen

Lines Matching refs:CheckSame

56     CheckSame,            // Fail if not same as prev match.
125 case CheckSame:
378 : Matcher(CheckSame), MatchNumber(matchnumber) {}
383 return N->getKind() == CheckSame;