Searched refs:mgpuModuleGetFunction (Results 1 – 5 of 5) sorted by relevance
21 // CHECK: [[FUNC:%.*]] = call ptr @mgpuModuleGetFunction(ptr [[MODULE]], ptr @kernel_module_kernel_kernel_name)70 // CHECK-NEXT: [[FUNC:%.*]] = call ptr @mgpuModuleGetFunction(ptr [[MODULE]], ptr @kernel_module_kernel_kernel_name)95 // CHECK: [[S4:%.*]] = call ptr @mgpuModuleGetFunction(ptr [[S3]], ptr @kernel_module_kernel_kernel_name)
50 extern "C" hipFunction_t mgpuModuleGetFunction(hipModule_t module, in mgpuModuleGetFunction() function
185 mgpuModuleGetFunction(ze_module_handle_t module, const char *name) { in mgpuModuleGetFunction() function
157 mgpuModuleGetFunction(CUmodule module, const char *name) { in mgpuModuleGetFunction() function
200 %kernel = call ptr @mgpuModuleGetFunction(ptr %module, ptr @binary_func_kernel_name)