Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGLexer.h51 XForEach, XHead, XTail, XEmpty, XIf, XEq, enumerator
DTGLexer.cpp469 .Case("if", tgtok::XIf) in LexExclaim()
DTGParser.cpp994 case tgtok::XIf: in ParseOperation()
1004 case tgtok::XIf: in ParseOperation()
1051 case tgtok::XIf: { in ParseOperation()
1448 case tgtok::XIf: in ParseSimpleValue()