Searched defs:SlabSize (Results 1 – 5 of 5) sorted by relevance
| /external/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
|
| /external/llvm/include/llvm/Support/ |
| D | Allocator.h | 417 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument 434 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | JITLinkMemoryManager.cpp | 50 size_t SlabSize = SlabEnd - (char *)SlabStart; in allocate() local
|
| /external/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
|
| /external/llvm/tools/llvm-rtdyld/ |
| D | llvm-rtdyld.cpp | 212 uintptr_t SlabSize = 0; member in TrivialMemoryManager
|