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