Searched refs:XSubst (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/TableGen/
H A DTGLexer.h50 XConcat, XADD, XSRA, XSRL, XSHL, XStrConcat, XCast, XSubst, enumerator in enum:llvm::tgtok::TokKind
H A DTGLexer.cpp479 .Case("subst", tgtok::XSubst)
H A DTGParser.cpp988 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')'
1002 case tgtok::XSubst:
1089 case tgtok::XSubst: {
1413 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')'

Completed in 96 milliseconds