Searched defs:tgt_fn (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | oacc-parallel.c | 116 void (*tgt_fn); in GOACC_parallel_keyed() local
|
H A D | target.c | 2543 splay_tree_key tgt_fn = splay_tree_lookup (&devicep->mem_map, &k); in gomp_get_target_fn_addr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | oacc-parallel.c | 116 void (*tgt_fn); in GOACC_parallel_keyed() local
|
H A D | target.c | 1971 splay_tree_key tgt_fn = splay_tree_lookup (&devicep->mem_map, &k); in gomp_get_target_fn_addr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-hsa.c | 1644 void *tgt_fn; member 1657 void *tgt_fn = info->tgt_fn; in run_kernel_asynchronously() local 1673 GOMP_OFFLOAD_async_run (int device, void *tgt_fn, void *tgt_vars, in GOMP_OFFLOAD_async_run()
|
H A D | plugin-nvptx.c | 1882 GOMP_OFFLOAD_run (int ord, void *tgt_fn, void *tgt_vars, void **args) in GOMP_OFFLOAD_run()
|
H A D | plugin-gcn.c | 3916 GOMP_OFFLOAD_async_run (int device, void *tgt_fn, void *tgt_vars, in GOMP_OFFLOAD_async_run()
|
/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()
|
H A D | plugin-gcn.c | 3777 GOMP_OFFLOAD_async_run (int device, void *tgt_fn, void *tgt_vars, in GOMP_OFFLOAD_async_run()
|