Searched defs:SizeThreshold (Results 1 – 8 of 8) sorted by relevance
| /external/llvm-project/clang/test/Modules/Inputs/PR28794/Subdir/ |
| D | LibBHeader.h | 7 void *operator new(size_t, BumpPtrAllocatorImpl<T, SlabSize, SizeThreshold> &) { in new() argument
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | Allocator.h | 436 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument 446 SizeThreshold, GrowthDelay> &) { in delete() argument
|
| /external/llvm-project/openmp/libomptarget/src/ |
| D | MemoryManager.cpp | 42 size_t SizeThreshold = 1U << 13; variable
|
| /external/llvm/include/llvm/Support/ |
| D | Allocator.h | 434 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Allocator.h | 437 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Allocator.h | 520 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
|
| /external/llvm-project/lldb/source/Utility/ |
| D | ConstString.cpp | 34 static const size_t SizeThreshold = AllocatorSlabSize; member in Pool
|
| /external/llvm-project/llvm/tools/llvm-pdbutil/ |
| D | llvm-pdbutil.cpp | 335 cl::opt<uint32_t> SizeThreshold( variable
|