Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h113 XSUB, enumerator
H A DTGLexer.cpp576 .Case("sub", tgtok::XSUB) in LexExclaim()
H A DTGParser.cpp1427 case tgtok::XSUB: in ParseOperation()
1459 case tgtok::XSUB: Code = BinOpInit::SUB; break; in ParseOperation()
1519 case tgtok::XSUB: in ParseOperation()