Searched defs:SlabSize (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Allocator.h | 420 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument 437 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | JITLinkMemoryManager.cpp | 50 size_t SlabSize = SlabEnd - (char *)SlabStart; in allocate() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Allocator.h | 503 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument 520 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|