Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h113 XDIV, enumerator
H A DTGLexer.cpp610 .Case("div", tgtok::XDIV) in LexExclaim()
H A DTGParser.cpp1497 case tgtok::XDIV: in ParseOperation()
1532 case tgtok::XDIV: Code = BinOpInit::DIV; break; in ParseOperation()
1596 case tgtok::XDIV: in ParseOperation()