Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2039 static Expected<uint64_t> jumpToValueSymbolTable(uint64_t Offset, in jumpToValueSymbolTable() function
2116 Expected<uint64_t> MaybeCurrentBit = jumpToValueSymbolTable(Offset, Stream); in parseValueSymbolTable()
5419 Expected<uint64_t> MaybeCurrentBit = jumpToValueSymbolTable(Offset, Stream); in parseValueSymbolTable()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1894 static uint64_t jumpToValueSymbolTable(uint64_t Offset, in jumpToValueSymbolTable() function
1921 CurrentBit = jumpToValueSymbolTable(Offset, Stream); in parseValueSymbolTable()
5868 uint64_t CurrentBit = jumpToValueSymbolTable(Offset, Stream); in parseValueSymbolTable()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2047 static Expected<uint64_t> jumpToValueSymbolTable(uint64_t Offset, in jumpToValueSymbolTable() function
2124 Expected<uint64_t> MaybeCurrentBit = jumpToValueSymbolTable(Offset, Stream); in parseValueSymbolTable()
5623 Expected<uint64_t> MaybeCurrentBit = jumpToValueSymbolTable(Offset, Stream); in parseValueSymbolTable()