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.h115 XDIV, enumerator
H A DTGLexer.cpp578 .Case("div", tgtok::XDIV) in LexExclaim()
H A DTGParser.cpp1429 case tgtok::XDIV: in ParseOperation()
1461 case tgtok::XDIV: Code = BinOpInit::DIV; break; in ParseOperation()
1521 case tgtok::XDIV: in ParseOperation()