Home | History | Annotate | Download | only in TableGen

Lines Matching refs:OpTok

913     tgtok::TokKind OpTok = Lex.getCode();
920 switch (OpTok) {
963 if (OpTok == tgtok::XListConcat) {