Searched refs:GOMP_OFFLOAD_openacc_async_exec (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp-plugin.h | 156 extern void GOMP_OFFLOAD_openacc_async_exec (void (*) (void *), size_t, void **,
|
H A D | libgomp.h | 1181 __typeof (GOMP_OFFLOAD_openacc_async_exec) *exec_func;
|
H A D | ChangeLog | 6152 (GOMP_OFFLOAD_openacc_exec, GOMP_OFFLOAD_openacc_async_exec): 6184 (GOMP_OFFLOAD_openacc_async_exec): Declare. 6340 (GOMP_OFFLOAD_openacc_async_exec): New plugin hook function.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp-plugin.h | 150 extern void GOMP_OFFLOAD_openacc_async_exec (void (*) (void *), size_t, void **,
|
H A D | libgomp.h | 1063 __typeof (GOMP_OFFLOAD_openacc_async_exec) *exec_func;
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1451 GOMP_OFFLOAD_openacc_async_exec (void (*fn) (void *), size_t mapnum, in GOMP_OFFLOAD_openacc_async_exec() function
|
H A D | plugin-gcn.c | 3961 GOMP_OFFLOAD_openacc_async_exec (void (*fn_ptr) (void *), size_t mapnum, in GOMP_OFFLOAD_openacc_async_exec() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1540 GOMP_OFFLOAD_openacc_async_exec (void (*fn) (void *), size_t mapnum, in GOMP_OFFLOAD_openacc_async_exec() function
|
H A D | plugin-gcn.c | 3822 GOMP_OFFLOAD_openacc_async_exec (void (*fn_ptr) (void *), size_t mapnum, in GOMP_OFFLOAD_openacc_async_exec() function
|