Home
last modified time | relevance | path

Searched refs:GOMP_OFFLOAD_openacc_async_construct (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp-plugin.h148 extern struct goacc_asyncqueue *GOMP_OFFLOAD_openacc_async_construct (int);
H A Dlibgomp.h1174 __typeof (GOMP_OFFLOAD_openacc_async_construct) *construct_func;
H A DChangeLog5324 * libgomp-plugin.h (GOMP_OFFLOAD_openacc_async_construct): Add int
5329 * plugin/plugin-nvptx.c (GOMP_OFFLOAD_openacc_async_construct): Add
6185 (GOMP_OFFLOAD_openacc_async_construct): Declare.
6344 (GOMP_OFFLOAD_openacc_async_construct): New plugin hook function.
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp-plugin.h142 extern struct goacc_asyncqueue *GOMP_OFFLOAD_openacc_async_construct (int);
H A Dlibgomp.h1056 __typeof (GOMP_OFFLOAD_openacc_async_construct) *construct_func;
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c2907 = GOMP_OFFLOAD_openacc_async_construct (agent->device_id); in maybe_init_omp_async()
3836 GOMP_OFFLOAD_openacc_async_construct (int device) in GOMP_OFFLOAD_openacc_async_construct() function
H A Dplugin-nvptx.c1683 GOMP_OFFLOAD_openacc_async_construct (int device __attribute__((unused))) in GOMP_OFFLOAD_openacc_async_construct() function
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c3098 = GOMP_OFFLOAD_openacc_async_construct (agent->device_id); in maybe_init_omp_async()
3975 GOMP_OFFLOAD_openacc_async_construct (int device) in GOMP_OFFLOAD_openacc_async_construct() function
H A Dplugin-nvptx.c1594 GOMP_OFFLOAD_openacc_async_construct (int device __attribute__((unused))) in GOMP_OFFLOAD_openacc_async_construct() function