Searched refs:DeviceAllocate (Results 1 – 5 of 5) sorted by relevance
104 static void* DeviceAllocate(GpuContext* context, uint64 bytes);
426 return GpuDriver::DeviceAllocate(context_, size); in Allocate()
653 /* static */ void* GpuDriver::DeviceAllocate(GpuContext* context, in DeviceAllocate() function in stream_executor::gpu::GpuDriver
545 return GpuDriver::DeviceAllocate(context_, size); in Allocate()
825 /* static */ void* GpuDriver::DeviceAllocate(GpuContext* context, in DeviceAllocate() function in stream_executor::gpu::GpuDriver