Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGLexer.h51 XSubst, XForEach, XHead, XTail, XEmpty, XIf, XEq, enumerator
DTGLexer.cpp469 .Case("if", tgtok::XIf) in LexExclaim()
DTGParser.cpp967 case tgtok::XIf: in ParseOperation()
977 case tgtok::XIf: in ParseOperation()
1024 case tgtok::XIf: { in ParseOperation()
1451 case tgtok::XIf: in ParseSimpleValue()