Searched refs:XFind (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 56 XSHL, XListConcat, XListSplat, XStrConcat, XInterleave, XSubstr, XFind, enumerator
|
| H A D | TGLexer.cpp | 591 .Case("find", tgtok::XFind) in LexExclaim()
|
| H A D | TGParser.cpp | 1609 case tgtok::XFind: in ParseOperation() 2484 case tgtok::XFind: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseSimpleValue()
|