Home
last modified time | relevance | path

Searched defs:getAllocator (Results 1 – 25 of 75) sorted by relevance

123

/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h55 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DMergingTypeTableBuilder.h64 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DGlobalTypeTableBuilder.h67 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h54 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DMergingTypeTableBuilder.h63 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DGlobalTypeTableBuilder.h66 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DMappedBlockStream.h48 llvm::BumpPtrAllocator &getAllocator() { return Pool; } in getAllocator() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h118 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
DMappedBlockStream.h70 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h118 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
DMappedBlockStream.h68 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DLoadControl.java56 Allocator getAllocator(); in getAllocator() method
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h178 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
179 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
/external/llvm-project/llvm/include/llvm/ADT/
DScopedHashTable.h178 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
179 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DStringMap.h193 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
194 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
/external/llvm/include/llvm/ADT/
DScopedHashTable.h171 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
172 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DStringMap.h285 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
286 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DImmutableList.h151 BumpPtrAllocator& getAllocator() const { in getAllocator() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp82 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
/external/angle/src/compiler/translator/
DPoolAlloc.h99 angle::PoolAllocator &getAllocator() const { return *GetGlobalPoolAllocator(); } in getAllocator() function
/external/llvm-project/mlir/lib/TableGen/
DTypeDef.cpp108 llvm::Optional<StringRef> TypeParameter::getAllocator() const { in getAllocator() function in TypeParameter
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h291 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
292 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
/external/swiftshader/third_party/subzero/src/
DIceLiveness.h108 ArenaAllocator *getAllocator() const { return Alloc.get(); } in getAllocator() function

123