Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h146 XLt, enumerator
H A DTGLexer.cpp564 .Case("lt", tgtok::XLt) in LexExclaim()
H A DTGParser.cpp1439 case tgtok::XLt: in ParseOperation()
1471 case tgtok::XLt: Code = BinOpInit::LT; break; in ParseOperation()
1528 case tgtok::XLt: in ParseOperation()