Searched defs:GOMP_OFFLOAD_run (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-hsa.c | 1625 GOMP_OFFLOAD_run (int n __attribute__((unused)), in GOMP_OFFLOAD_run() function
|
H A D | plugin-nvptx.c | 1882 GOMP_OFFLOAD_run (int ord, void *tgt_fn, void *tgt_vars, void **args) in GOMP_OFFLOAD_run() function
|
H A D | plugin-gcn.c | 3892 GOMP_OFFLOAD_run (int device, void *fn_ptr, void *vars, void **args) in GOMP_OFFLOAD_run() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1981 GOMP_OFFLOAD_run (int ord, void *tgt_fn, void *tgt_vars, void **args) in GOMP_OFFLOAD_run() function
|
H A D | plugin-gcn.c | 3753 GOMP_OFFLOAD_run (int device, void *fn_ptr, void *vars, void **args) in GOMP_OFFLOAD_run() function
|