Searched defs:UnifiedMemoryAllocate (Results 1 – 5 of 5) sorted by relevance
96 void* UnifiedMemoryAllocate(uint64 size) override { in UnifiedMemoryAllocate() function
210 virtual void *UnifiedMemoryAllocate(uint64 size) { return nullptr; } in UnifiedMemoryAllocate() function
524 void *StreamExecutor::UnifiedMemoryAllocate(uint64 bytes) { in UnifiedMemoryAllocate() function in stream_executor::StreamExecutor
625 /* static */ void* GpuDriver::UnifiedMemoryAllocate(GpuContext* context, in UnifiedMemoryAllocate() function in stream_executor::gpu::GpuDriver
788 /* static */ void* GpuDriver::UnifiedMemoryAllocate(GpuContext* context, in UnifiedMemoryAllocate() function in stream_executor::gpu::GpuDriver