Searched refs:MallocAllocator (Results 1 – 24 of 24) sorted by relevance
14 %"struct.llvm::MallocAllocator" = type <{ i8 }>15 …uct.llvm::StringMap<void*,llvm::MallocAllocator>" = type { %"struct.llvm::StringMapImpl", %"struct…22 …apIPvNS_15MallocAllocatorEEEPKc(%"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %X, i8* %P…30 …tOrCreateValueERKNS_9StringRefE(%"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %X, %"stru…40 …tOrCreateValueERKNS_9StringRefE(%"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %this, %"s…46 …nds %"struct.llvm::StringMap<void*,llvm::MallocAllocator>", %"struct.llvm::StringMap<void*,llvm::M…48 …nds %"struct.llvm::StringMap<void*,llvm::MallocAllocator>", %"struct.llvm::StringMap<void*,llvm::M…99 …nds %"struct.llvm::StringMap<void*,llvm::MallocAllocator>", %"struct.llvm::StringMap<void*,llvm::M…
13 %"struct.llvm::MallocAllocator" = type <{ i8 }>14 …uct.llvm::StringMap<void*,llvm::MallocAllocator>" = type { %"struct.llvm::StringMapImpl", %"struct…21 …apIPvNS_15MallocAllocatorEEEPKc(%"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %X, i8* %P…29 …tOrCreateValueERKNS_9StringRefE(%"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %X, %"stru…39 …tOrCreateValueERKNS_9StringRefE(%"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %this, %"s…45 …%tmp2.i = getelementptr inbounds %"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %this, i6…47 …%tmp4.i = getelementptr inbounds %"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %this, i6…98 …%tmp25.i = getelementptr inbounds %"struct.llvm::StringMap<void*,llvm::MallocAllocator>"* %this, i…
29 class MallocAllocator {31 MallocAllocator() {}32 ~MallocAllocator() {}77 MallocAllocator Allocator;
91 class MallocAllocator : public AllocatorBase<MallocAllocator> {101 using AllocatorBase<MallocAllocator>::Allocate;108 using AllocatorBase<MallocAllocator>::Deallocate;136 template <typename AllocatorT = MallocAllocator, size_t SlabSize = 4096,
89 class MallocAllocator : public AllocatorBase<MallocAllocator> {99 using AllocatorBase<MallocAllocator>::Allocate;106 using AllocatorBase<MallocAllocator>::Deallocate;133 template <typename AllocatorT = MallocAllocator, size_t SlabSize = 4096,
24 template <class AllocatorTy = llvm::MallocAllocator>
188 MallocAllocator A; in Create()228 MallocAllocator A; in Destroy()238 template<typename ValueTy, typename AllocatorTy = MallocAllocator>
40 typename AllocatorTy = MallocAllocator>82 typename AllocatorTy = MallocAllocator>
26 MallocAllocator, enumerator
2788 blob_->updateNoCopy( data, length, Magick::Blob::MallocAllocator );
22 template <class AllocatorTy = llvm::MallocAllocator>
179 MallocAllocator A; in Create()207 MallocAllocator A; in Destroy()216 template<typename ValueTy, typename AllocatorTy = MallocAllocator>
40 typename AllocatorTy = MallocAllocator>81 typename AllocatorTy = MallocAllocator>
40 else if (allocator == Magick::Blob::MallocAllocator) in ~BlobRef()
68 Magick::Blob::MallocAllocator); in base64()
4830 blob_->updateNoCopy(data,length,Blob::MallocAllocator); in write()4847 blob_->updateNoCopy(data,length,Blob::MallocAllocator); in write()4866 blob_->updateNoCopy(data,length,Blob::MallocAllocator); in write()
185 MallocAllocator A; in Create()213 MallocAllocator A; in Destroy()222 template<typename ValueTy, typename AllocatorTy = MallocAllocator>
33 llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, /*SlabSize=*/1024 * 1024>;
345 llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, /*SlabSize=*/32 * 1024>;
72 ….llvm::SlabAllocator.60.660.1020.1980.2100.2340.4140", %"class.llvm::MallocAllocator.61.661.1021.1…74 %"class.llvm::MallocAllocator.61.661.1021.1981.2101.2341.4141" = type { i8 }105 ….llvm::StringMapImpl.98.698.1058.2018.2138.2378.4178", %"class.llvm::MallocAllocator.61.661.1021.1…
116 …m::SmallVector.41", %"class.llvm::SmallVector.47", i64, %"class.llvm::MallocAllocator", [7 x i8] }>129 %"class.llvm::MallocAllocator" = type { i8 }
64 %"class.llvm::StringMap" = type { %"class.llvm::StringMapImpl", %"class.llvm::MallocAllocator" }67 %"class.llvm::MallocAllocator" = type { i8 }
365 typedef BumpPtrAllocatorImpl<MallocAllocator, 65536> AllocatorTy;
765 llvm::StringSet<llvm::MallocAllocator> DSOSymbolsSet; in main()