Home
last modified time | relevance | path

Searched defs:SlabSize (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITMemoryManagerTest.cpp239 size_t SlabSize = MemMgr->GetDefaultDataSlabSize(); in TEST() local
262 size_t SlabSize = MemMgr->GetDefaultStubSlabSize(); in TEST() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h420 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument
437 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DAllocator.h443 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument
460 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
/external/llvm/include/llvm/Support/
DAllocator.h417 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument
434 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp374 size_t SlabSize = std::max(DefaultCodeSlabSize, PaddedMin); in allocateNewCodeSlab() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp210 uintptr_t SlabSize = 0; member in TrivialMemoryManager
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp212 uintptr_t SlabSize = 0; member in TrivialMemoryManager