Home
last modified time | relevance | path

Searched refs:XFind (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h56 XListConcat, XListSplat, XStrConcat, XInterleave, XSubstr, XFind, XCast, enumerator
H A DTGLexer.cpp586 .Case("find", tgtok::XFind) in LexExclaim()
H A DTGParser.cpp1514 case tgtok::XFind: in ParseOperation()
2380 case tgtok::XFind: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseSimpleValue()