Home
last modified time | relevance | path

Searched defs:getAllocator (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.h54 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function in llvm::codeview::AppendingTypeTableBuilder
H A DMergingTypeTableBuilder.h63 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function in llvm::codeview::MergingTypeTableBuilder
H A DGlobalTypeTableBuilder.h66 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function in llvm::codeview::GlobalTypeTableBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
H A DMSFBuilder.h118 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function in llvm::msf::MSFBuilder
H A DMappedBlockStream.h70 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function in llvm::msf::MappedBlockStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFile.h110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function in llvm::pdb::PDBFile
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DPoolAlloc.h99 angle::PoolAllocator &getAllocator() const { return *GetGlobalPoolAllocator(); } in getAllocator() function in pool_allocator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp82 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp82 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.hpp75 vk::Allocator& getAllocator() const { return *m_allocator; } in getAllocator() function
H A DvktSynchronizationOperation.hpp170 vk::Allocator& getAllocator (void) const { return m_allocator; } in getAllocator() function in vkt::synchronization::OperationContext
H A DvktSynchronizationOperationMultiQueueTests.cpp359 Allocator& getAllocator (void) in getAllocator() function in vkt::synchronization::__anon28831::MultiQueues
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLiveness.h108 ArenaAllocator *getAllocator() const { return Alloc.get(); } in getAllocator() function in Ice::Liveness
H A DIceGlobalContext.h518 LockedPtr<ArenaAllocator> getAllocator() { in getAllocator() function in Ice::GlobalContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableList.h160 BumpPtrAllocator& getAllocator() const { in getAllocator() function in llvm::ImmutableListFactory
H A DScopedHashTable.h178 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function in llvm::ScopedHashTable
179 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function in llvm::ScopedHashTable
H A DStringMap.h326 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function in llvm::StringMap
327 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function in llvm::StringMap
H A DImmutableSet.h382 BumpPtrAllocator& getAllocator() const { in getAllocator() function in llvm::ImutAVLFactory
1035 BumpPtrAllocator& getAllocator() { return F.getAllocator(); } in getAllocator() function in llvm::ImmutableSet::Factory
/third_party/glslang/glslang/Include/
H A DPoolAlloc.h312 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function in glslang::pool_allocator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h308 TPoolAllocator& getAllocator() cons in setAllocator() function in pool_allocator
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp314 Allocator& SpecialDevice::getAllocator() const in getAllocator() function in vkt::synchronization::SpecialDevice
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h291 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function in llvm::StringMap
292 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function in llvm::StringMap
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp490 inline Allocator& getAllocator () { return m_allocator; } in getAllocator() function in vkt::robustness::BindIndexBuffer2Instance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp139 Allocator& VideoBaseTestInstance::getAllocator (void) in getAllocator() function in vkt::video::VideoBaseTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp989 vk::Allocator& VideoDevice::getAllocator (void) in getAllocator() function in vkt::VideoDevice

Completed in 26 milliseconds

12