Searched refs:GOMP_OFFLOAD_openacc_async_queue_callback (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp-plugin.h | 154 extern void GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *,
|
H A D | libgomp.h | 1179 __typeof (GOMP_OFFLOAD_openacc_async_queue_callback) *queue_callback_func;
|
H A D | ChangeLog | 6190 (GOMP_OFFLOAD_openacc_async_queue_callback): Declare. 6349 (GOMP_OFFLOAD_openacc_async_queue_callback): New plugin hook function.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp-plugin.h | 148 extern void GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *,
|
H A D | libgomp.h | 1061 __typeof (GOMP_OFFLOAD_openacc_async_queue_callback) *queue_callback_func;
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1527 GOMP_OFFLOAD_openacc_async_queue_callback (aq, cuda_free_argmem, block); in GOMP_OFFLOAD_openacc_async_exec() 1655 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq, in GOMP_OFFLOAD_openacc_async_queue_callback() function
|
H A D | plugin-gcn.c | 4127 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq, in GOMP_OFFLOAD_openacc_async_queue_callback() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1616 GOMP_OFFLOAD_openacc_async_queue_callback (aq, cuda_free_argmem, block); in GOMP_OFFLOAD_openacc_async_exec() 1744 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq, in GOMP_OFFLOAD_openacc_async_queue_callback() function
|
H A D | plugin-gcn.c | 3988 GOMP_OFFLOAD_openacc_async_queue_callback (struct goacc_asyncqueue *aq, in GOMP_OFFLOAD_openacc_async_queue_callback() function
|