Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h59 XExists, XListRemove, enumerator
H A DTGLexer.cpp587 .Case("listremove", tgtok::XListRemove) in LexExclaim()
H A DTGParser.cpp1182 case tgtok::XListRemove: in ParseOperation()
1212 case tgtok::XListRemove: Code = BinOpInit::LISTREMOVE; break; in ParseOperation()
1257 case tgtok::XListRemove: in ParseOperation()
2473 case tgtok::XListRemove: in ParseSimpleValue()