Searched refs:XLOG2 (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 55 XConcat, XADD, XSUB, XMUL, XDIV, XNOT, XLOG2, XAND, XOR, XXOR, XSRA, XSRL, enumerator
|
| H A D | TGLexer.cpp | 572 .Case("logtwo", tgtok::XLOG2) in LexExclaim()
|
| H A D | TGParser.cpp | 947 case tgtok::XLOG2: in ParseOperation() 976 case tgtok::XLOG2: in ParseOperation() 2458 case tgtok::XLOG2: in ParseSimpleValue()
|