/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Allocator.h | 441 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument 450 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in delete() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Allocator.h | 441 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument 450 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in delete() argument
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | Allocator.h | 417 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument 434 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Allocator.h | 441 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument 450 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in delete() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Allocator.h | 441 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument 450 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in delete() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Allocator.h | 420 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument 437 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Allocator.h | 446 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument 455 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in delete() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Allocator.h | 503 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument 520 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.cpp | 50 size_t SlabSize = SlabEnd - (char *)SlabStart; in allocate() local
|
/aosp_15_r20/external/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 212 uintptr_t SlabSize = 0; member in TrivialMemoryManager
|