Searched refs:PHSAKernelLaunchData (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/rt/ |
H A D | workitems.c | 99 PHSAKernelLaunchData *l_data = wi->launch_data; in phsa_work_item_thread() 245 phsa_execute_wi_gang (PHSAKernelLaunchData *context, void *group_base_ptr, in phsa_execute_wi_gang() 354 phsa_spawn_work_items (PHSAKernelLaunchData *context, void *group_base_ptr, in phsa_spawn_work_items() 416 phsa_execute_work_groups (PHSAKernelLaunchData *context, void *group_base_ptr, in phsa_execute_work_groups() 577 __hsail_launch_kernel (gccbrigKernelFunc kernel, PHSAKernelLaunchData *context, in __hsail_launch_kernel() 587 PHSAKernelLaunchData *context, void *group_base_ptr, in __hsail_launch_wg_function()
|
/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/include/internal/ |
H A D | phsa-rt.h | 92 } PHSAKernelLaunchData; typedef
|
H A D | workitems.h | 133 PHSAKernelLaunchData *launch_data;
|