Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGLexer.h50 XForEach, XHead, XTail, XEmpty, XIf, XEq, enumerator
DTGLexer.cpp462 .Case("if", tgtok::XIf) in LexExclaim()
DTGParser.cpp991 case tgtok::XIf: in ParseOperation()
1001 case tgtok::XIf: in ParseOperation()
1046 case tgtok::XIf: { in ParseOperation()
1411 case tgtok::XIf: in ParseSimpleValue()