Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGLexer.h122 XSRL, enumerator
HDTGLexer.cpp586 .Case("srl", tgtok::XSRL) in LexExclaim()
HDTGParser.cpp1434 case tgtok::XSRL: in ParseOperation()
1466 case tgtok::XSRL: Code = BinOpInit::SRL; break; in ParseOperation()
1516 case tgtok::XSRL: in ParseOperation()