Home
last modified time | relevance | path

Searched refs:BumpPtrAllocatorImpl (Results 1 – 17 of 17) sorted by relevance

/external/llvm/include/llvm/Support/
DAllocator.h135 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/
DAllocator.h138 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/
DAllocator.h67 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/
DAllocator.h141 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/
DLibAHeader.h7 class BumpPtrAllocatorImpl; variable
10 void * operator new(size_t, BumpPtrAllocatorImpl<T, SlabSize, SizeThreshold> &);
/external/llvm-project/llvm/unittests/Support/
DAllocatorTest.cpp142 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/
DLibBHeader.h7 void *operator new(size_t, BumpPtrAllocatorImpl<T, SlabSize, SizeThreshold> &) { in new()
/external/llvm/unittests/Support/
DAllocatorTest.cpp175 BumpPtrAllocatorImpl<MockSlabAllocator> Alloc; in TEST()
/external/swiftshader/third_party/subzero/src/
DIceMemory.h33 llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, /*SlabSize=*/1024 * 1024>;
DIceAssembler.h345 llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, /*SlabSize=*/32 * 1024>;
/external/llvm-project/clang/lib/AST/Interp/
DProgram.h147 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>;
/external/llvm/test/CodeGen/PowerPC/
DBreakableToken-reduced.ll74 …: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/
DBreakableToken-reduced.ll74 …: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/
DConstString.cpp58 typedef llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, AllocatorSlabSize,
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h365 typedef BumpPtrAllocatorImpl<MallocAllocator, 65536> AllocatorTy;
/external/llvm-project/llvm/include/llvm/CodeGen/
DRDFGraph.h408 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h408 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>;