HomeSort by relevance Sort by last modified time
    Searched refs:XSubst (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/TableGen/
TGLexer.h 50 XConcat, XADD, XSRA, XSRL, XSHL, XListConcat, XStrConcat, XCast, XSubst,
TGLexer.cpp 479 .Case("subst", tgtok::XSubst)
TGParser.cpp 996 case tgtok::XSubst: { // Value ::= !ternop '(' Value ',' Value ',' Value ')'
1010 case tgtok::XSubst:
    [all...]

Completed in 53 milliseconds