Searched refs:print_kernel_dispatch (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1279 print_kernel_dispatch (struct GOMP_hsa_kernel_dispatch *dispatch, unsigned indent) function
1308 print_kernel_dispatch (dispatch->children_dispatches[i], indent + 2);
1510 print_kernel_dispatch (shadow, 2);
H A Dplugin-gcn.c1030 print_kernel_dispatch (struct kernel_dispatch *dispatch, unsigned indent) function
2225 print_kernel_dispatch (shadow, 2);
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c1027 print_kernel_dispatch (struct kernel_dispatch *dispatch, unsigned indent) function
2227 print_kernel_dispatch (shadow, 2);

Completed in 110 milliseconds