Searched refs:XSubst (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 57 XSubst, XForEach, XFilter, XFoldl, XHead, XTail, XSize, XEmpty, XIf, enumerator
|
| H A D | TGLexer.cpp | 575 .Case("subst", tgtok::XSubst) in LexExclaim()
|
| H A D | TGParser.cpp | 1434 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseOperation() 1450 case tgtok::XSubst: in ParseOperation() 1556 case tgtok::XSubst: { in ParseOperation() 2437 case tgtok::XSubst: in ParseSimpleValue()
|