Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
DStreamingMemoryObject.h38 bool dropLeadingBytes(size_t s);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DStreamingMemoryObject.h38 bool dropLeadingBytes(size_t s);
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DStreamingMemoryObject.cpp114 bool StreamingMemoryObject::dropLeadingBytes(size_t s) { in dropLeadingBytes() function in llvm::StreamingMemoryObject