Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h55 XConcat, XADD, XSUB, XMUL, XDIV, XNOT, XLOG2, XAND, XOR, XXOR, XSRA, XSRL, enumerator
H A DTGLexer.cpp572 .Case("logtwo", tgtok::XLOG2) in LexExclaim()
H A DTGParser.cpp947 case tgtok::XLOG2: in ParseOperation()
976 case tgtok::XLOG2: in ParseOperation()
2458 case tgtok::XLOG2: in ParseSimpleValue()