Searched refs:XFind (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 56 XListConcat, XListSplat, XStrConcat, XInterleave, XSubstr, XFind, XCast, enumerator
|
| H A D | TGLexer.cpp | 584 .Case("find", tgtok::XFind) in LexExclaim()
|
| H A D | TGParser.cpp | 1572 case tgtok::XFind: in ParseOperation() 2439 case tgtok::XFind: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseSimpleValue()
|