Home
last modified time | relevance | path

Searched refs:getCurBinaryIntVal (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/TableGen/
DTGLexer.h111 std::pair<int64_t, unsigned> getCurBinaryIntVal() const { in getCurBinaryIntVal() function
DTGParser.cpp1145 auto BinaryVal = Lex.getCurBinaryIntVal(); in ParseSimpleValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGLexer.h112 std::pair<int64_t, unsigned> getCurBinaryIntVal() const { in getCurBinaryIntVal() function
DTGParser.cpp1637 auto BinaryVal = Lex.getCurBinaryIntVal(); in ParseSimpleValue()