Home
last modified time | relevance | path

Searched defs:getErrorBitNo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitstreamReader.h544 uint64_t getErrorBitNo(uint64_t Position) const { in getErrorBitNo() function
549 uint64_t getErrorBitNo() const { return getErrorBitNo(GetCurrentBitNo()); } in getErrorBitNo() function