Searched refs:LoadHsaco (Results 1 – 4 of 4) sorted by relevance
226 static bool LoadHsaco(GpuContext* context, const char* hsaco_contents,
244 if (!GpuDriver::LoadHsaco(context_, hsaco, &module)) { in GetKernel()400 if (!GpuDriver::LoadHsaco(context_, hsaco, module)) { in LoadModuleFromHsaco()
472 /* static */ bool GpuDriver::LoadHsaco(GpuContext* context, in LoadHsaco() function in stream_executor::gpu::GpuDriver
655 /* static */ bool GpuDriver::LoadHsaco(GpuContext* context, in LoadHsaco() function in stream_executor::gpu::GpuDriver