Home | History | Annotate | Download | only in TableGen

Lines Matching refs:OpTok

911     tgtok::TokKind OpTok = Lex.getCode();
918 switch (OpTok) {
962 if (OpTok == tgtok::XListConcat) {