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.h114 XMUL, enumerator
H A DTGLexer.cpp577 .Case("mul", tgtok::XMUL) in LexExclaim()
H A DTGParser.cpp1428 case tgtok::XMUL: in ParseOperation()
1460 case tgtok::XMUL: Code = BinOpInit::MUL; break; in ParseOperation()
1520 case tgtok::XMUL: in ParseOperation()