Home
last modified time | relevance | path

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

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