Home
last modified time | relevance | path

Searched refs:ReadKeyDataLength (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DOnDiskHashTable.h377 Info::ReadKeyDataLength(Items);
476 Info::ReadKeyDataLength(Ptr); in advance()
526 auto L = Info::ReadKeyDataLength(LocalPtr); in getInternalKey()
572 auto L = Info::ReadKeyDataLength(LocalPtr);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h325 ReadKeyDataLength(const unsigned char *&D) { in ReadKeyDataLength() function