Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h237 void *NewSlab = Allocator.Allocate(PaddedSize, 0); in Allocate() local
327 void *NewSlab = Allocator.Allocate(AllocatedSlabSize, 0); in StartNewSlab() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAllocator.h244 void *NewSlab = Allocator.Allocate(PaddedSize, 0); in Allocate() local
405 void *NewSlab = Allocator.Allocate(AllocatedSlabSize, 0); in StartNewSlab() local