Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DAllocator.cpp53 MemSlab *NewSlab = Allocator.Allocate(SlabSize); in StartNewSlab() local
111 MemSlab *NewSlab = Allocator.Allocate(PaddedSize); in Allocate() local
/external/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
/external/llvm/include/llvm/Support/
DAllocator.h234 void *NewSlab = Allocator.Allocate(PaddedSize, 0); in Allocate() local
324 void *NewSlab = Allocator.Allocate(AllocatedSlabSize, 0); in StartNewSlab() local