/external/llvm/include/llvm/Support/ |
D | Allocator.h | 135 class BumpPtrAllocatorImpl 137 BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold>> { 144 BumpPtrAllocatorImpl() in BumpPtrAllocatorImpl() function 147 BumpPtrAllocatorImpl(T &&Allocator) in BumpPtrAllocatorImpl() function 153 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 164 ~BumpPtrAllocatorImpl() { in ~BumpPtrAllocatorImpl() 169 BumpPtrAllocatorImpl &operator=(BumpPtrAllocatorImpl &&RHS) { 261 using AllocatorBase<BumpPtrAllocatorImpl>::Allocate; 268 using AllocatorBase<BumpPtrAllocatorImpl>::Deallocate; 358 typedef BumpPtrAllocatorImpl<> BumpPtrAllocator; [all …]
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 138 class BumpPtrAllocatorImpl 140 BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold>> { 147 BumpPtrAllocatorImpl() in BumpPtrAllocatorImpl() function 150 BumpPtrAllocatorImpl(T &&Allocator) in BumpPtrAllocatorImpl() function 156 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 167 ~BumpPtrAllocatorImpl() { in ~BumpPtrAllocatorImpl() 172 BumpPtrAllocatorImpl &operator=(BumpPtrAllocatorImpl &&RHS) { 264 using AllocatorBase<BumpPtrAllocatorImpl>::Allocate; 271 using AllocatorBase<BumpPtrAllocatorImpl>::Deallocate; 361 typedef BumpPtrAllocatorImpl<> BumpPtrAllocator; [all …]
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | Allocator.h | 67 class BumpPtrAllocatorImpl 68 : public AllocatorBase<BumpPtrAllocatorImpl<AllocatorT, SlabSize, 79 BumpPtrAllocatorImpl() = default; 82 BumpPtrAllocatorImpl(T &&Allocator) in BumpPtrAllocatorImpl() function 87 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 98 ~BumpPtrAllocatorImpl() { in ~BumpPtrAllocatorImpl() 103 BumpPtrAllocatorImpl &operator=(BumpPtrAllocatorImpl &&RHS) { 206 using AllocatorBase<BumpPtrAllocatorImpl>::Allocate; 216 using AllocatorBase<BumpPtrAllocatorImpl>::Deallocate; 370 typedef BumpPtrAllocatorImpl<> BumpPtrAllocator; [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Allocator.h | 141 class BumpPtrAllocatorImpl 143 BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold>> { 150 BumpPtrAllocatorImpl() = default; 153 BumpPtrAllocatorImpl(T &&Allocator) in BumpPtrAllocatorImpl() function 158 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 169 ~BumpPtrAllocatorImpl() { in ~BumpPtrAllocatorImpl() 174 BumpPtrAllocatorImpl &operator=(BumpPtrAllocatorImpl &&RHS) { 277 using AllocatorBase<BumpPtrAllocatorImpl>::Allocate; 287 using AllocatorBase<BumpPtrAllocatorImpl>::Deallocate; 439 typedef BumpPtrAllocatorImpl<> BumpPtrAllocator; [all …]
|
/external/llvm-project/clang/test/Modules/Inputs/PR28794/ |
D | LibAHeader.h | 7 class BumpPtrAllocatorImpl; variable 10 void * operator new(size_t, BumpPtrAllocatorImpl<T, SlabSize, SizeThreshold> &);
|
/external/llvm-project/llvm/unittests/Support/ |
D | AllocatorTest.cpp | 142 BumpPtrAllocatorImpl<MallocAllocator, SlabSize, SlabSize, GrowthDelay> Alloc; in TEST() 169 BumpPtrAllocatorImpl<MallocAllocator, SlabSize, SlabSize, GrowthDelay> Alloc; in TEST() 222 BumpPtrAllocatorImpl<MockSlabAllocator> Alloc; in TEST()
|
/external/llvm-project/clang/test/Modules/Inputs/PR28794/Subdir/ |
D | LibBHeader.h | 7 void *operator new(size_t, BumpPtrAllocatorImpl<T, SlabSize, SizeThreshold> &) { in new()
|
/external/llvm/unittests/Support/ |
D | AllocatorTest.cpp | 175 BumpPtrAllocatorImpl<MockSlabAllocator> Alloc; in TEST()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceMemory.h | 33 llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, /*SlabSize=*/1024 * 1024>;
|
D | IceAssembler.h | 345 llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, /*SlabSize=*/32 * 1024>;
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | Program.h | 147 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>;
|
/external/llvm/test/CodeGen/PowerPC/ |
D | BreakableToken-reduced.ll | 74 …:DiagnosticsEngine"*, %"class.clang::FileManager"*, %"class.llvm::BumpPtrAllocatorImpl", %"class.l… 77 …class.llvm::StringMap.56", %"class.llvm::DenseMap", %"class.llvm::BumpPtrAllocatorImpl", i32, i32,… 105 %"class.llvm::StringMap" = type { %"class.llvm::StringMapImpl", %"class.llvm::BumpPtrAllocatorImpl"… 108 …ss.llvm::StringMap.56" = type { %"class.llvm::StringMapImpl", %"class.llvm::BumpPtrAllocatorImpl" } 116 %"class.llvm::BumpPtrAllocatorImpl" = type <{ i8*, i8*, %"class.llvm::SmallVector.41", %"class.llvm…
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | BreakableToken-reduced.ll | 74 …:DiagnosticsEngine"*, %"class.clang::FileManager"*, %"class.llvm::BumpPtrAllocatorImpl", %"class.l… 77 …class.llvm::StringMap.56", %"class.llvm::DenseMap", %"class.llvm::BumpPtrAllocatorImpl", i32, i32,… 105 %"class.llvm::StringMap" = type { %"class.llvm::StringMapImpl", %"class.llvm::BumpPtrAllocatorImpl"… 108 …ss.llvm::StringMap.56" = type { %"class.llvm::StringMapImpl", %"class.llvm::BumpPtrAllocatorImpl" } 116 %"class.llvm::BumpPtrAllocatorImpl" = type <{ i8*, i8*, %"class.llvm::SmallVector.41", %"class.llvm…
|
/external/llvm-project/lldb/source/Utility/ |
D | ConstString.cpp | 58 typedef llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, AllocatorSlabSize,
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 365 typedef BumpPtrAllocatorImpl<MallocAllocator, 65536> AllocatorTy;
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | RDFGraph.h | 408 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 408 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>;
|