Home
last modified time | relevance | path

Searched refs:print_kernel_dispatch (Results 1 – 4 of 4) sorted by relevance

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