Searched refs:XSubst (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | TGLexer.h | 48 XConcat, XSRA, XSRL, XSHL, XStrConcat, XCast, XSubst, enumerator
|
D | TGLexer.cpp | 428 .Case("subst", tgtok::XSubst) in LexExclaim()
|
D | TGParser.cpp | 870 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/ |
D | TGLexer.h | 51 XSubst, XForEach, XHead, XTail, XEmpty, XIf, XEq, enumerator
|
D | TGLexer.cpp | 480 .Case("subst", tgtok::XSubst) in LexExclaim()
|
D | TGParser.cpp | 964 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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | TGLexer.h | 51 XSubst, XForEach, XFoldl, XHead, XTail, XSize, XEmpty, XIf, XEq, XIsA, XDag, enumerator
|
D | TGLexer.cpp | 490 .Case("subst", tgtok::XSubst) in LexExclaim()
|
D | TGParser.cpp | 1309 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseOperation() 1325 case tgtok::XSubst: in ParseOperation() 1435 case tgtok::XSubst: { in ParseOperation() 1938 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')' in ParseSimpleValue()
|