Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/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/llvm/include/llvm/DebugInfo/PDB/Raw/
DMappedBlockStream.h48 llvm::BumpPtrAllocator &getAllocator() { return Pool; } in getAllocator() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h119 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
DMappedBlockStream.h71 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DScopedHashTable.h179 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
180 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DImmutableList.h154 BumpPtrAllocator& getAllocator() const { in getAllocator() function
DStringMap.h304 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
305 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DScopedHashTable.h172 AllocatorRefTy getAllocator() { return Allocator; } in getAllocator() function
173 AllocatorCRefTy getAllocator() const { return Allocator; } in getAllocator() function
DStringMap.h265 AllocatorRefTy getAllocator() { return Allocator; } in getAllocator() function
266 AllocatorCRefTy getAllocator() const { return Allocator; } in getAllocator() function
DImmutableList.h152 BumpPtrAllocator& getAllocator() const { 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-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h104 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp81 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
/external/swiftshader/third_party/subzero/src/
DIceLiveness.h108 ArenaAllocator *getAllocator() const { return Alloc.get(); } in getAllocator() function
/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/clang/include/clang/Analysis/Support/
DBumpVector.h54 llvm::BumpPtrAllocator &getAllocator() { return *Alloc.getPointer(); } in getAllocator() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h304 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h308 TPoolAllocator& getAllocator() const { return *allocator; } in getAllocator() function
/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h308 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp136 vk::Allocator& getAllocator (void) const { return m_allocator; } in getAllocator() function in vkt::synchronization::OperationContext
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h368 llvm::BumpPtrAllocator & getAllocator() { return BVC.getAllocator(); } in getAllocator() function

12