Home | History | Annotate | Download | only in TableGen

Lines Matching refs:OpTok

885     tgtok::TokKind OpTok = Lex.getCode();
892 switch (OpTok) {
936 if (OpTok == tgtok::XListConcat) {