Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h112 XMUL, enumerator
H A DTGLexer.cpp609 .Case("mul", tgtok::XMUL) in LexExclaim()
H A DTGParser.cpp1496 case tgtok::XMUL: in ParseOperation()
1531 case tgtok::XMUL: Code = BinOpInit::MUL; break; in ParseOperation()
1595 case tgtok::XMUL: in ParseOperation()