Home
last modified time | relevance | path

Searched refs:XSubst (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGLexer.h48 XConcat, XSRA, XSRL, XSHL, XStrConcat, XCast, XSubst, enumerator
DTGLexer.cpp428 .Case("subst", tgtok::XSubst) in LexExclaim()
DTGParser.cpp870 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseOperation()
884 case tgtok::XSubst: in ParseOperation()
978 case tgtok::XSubst: { in ParseOperation()
1293 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseSimpleValue()
/external/llvm/lib/TableGen/
DTGLexer.h51 XSubst, XForEach, XHead, XTail, XEmpty, XIf, XEq, enumerator
DTGLexer.cpp480 .Case("subst", tgtok::XSubst) in LexExclaim()
DTGParser.cpp964 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseOperation()
978 case tgtok::XSubst: in ParseOperation()
1067 case tgtok::XSubst: { in ParseOperation()
1448 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseSimpleValue()