Home
last modified time | relevance | path

Searched defs:command_q (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c428 hsa_queue_t *command_q; member
H A Dplugin-gcn.c2157 hsa_queue_t *command_q = (aq ? aq->hsa_queue : kernel->agent->sync_queue); in run_kernel() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c2159 hsa_queue_t *command_q = (aq ? aq->hsa_queue : kernel->agent->sync_queue); in run_kernel() local