Searched refs:XIsA (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 58 XCond, XEq, XIsA, XDag, XNe, XLe, XLt, XGe, XGt, XSetDagOp, XGetDagOp, enumerator
|
| H A D | TGLexer.cpp | 557 .Case("isa", tgtok::XIsA) in LexExclaim()
|
| H A D | TGParser.cpp | 1074 case tgtok::XIsA: { in ParseOperation() 2408 case tgtok::XIsA: in ParseSimpleValue()
|