Home
last modified time | relevance | path

Searched defs:group_base_ptr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/rt/
H A Dworkitems.c245 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()
578 void *group_base_ptr, uint32_t group_local_offset) 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 Dworkitems.h59 void *group_base_ptr; member