Home
last modified time | relevance | path

Searched defs:tgt_fn (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-parallel.c116 void (*tgt_fn); in GOACC_parallel_keyed() local
H A Dtarget.c2543 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 Doacc-parallel.c116 void (*tgt_fn); in GOACC_parallel_keyed() local
H A Dtarget.c1971 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 Dplugin-hsa.c1644 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 Dplugin-nvptx.c1882 GOMP_OFFLOAD_run (int ord, void *tgt_fn, void *tgt_vars, void **args) in GOMP_OFFLOAD_run()
H A Dplugin-gcn.c3916 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 Dplugin-nvptx.c1981 GOMP_OFFLOAD_run (int ord, void *tgt_fn, void *tgt_vars, void **args) in GOMP_OFFLOAD_run()
H A Dplugin-gcn.c3777 GOMP_OFFLOAD_async_run (int device, void *tgt_fn, void *tgt_vars, in GOMP_OFFLOAD_async_run()