Home
last modified time | relevance | path

Searched defs:tgt_vars (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1645 void *tgt_vars; member
1658 void *tgt_vars = info->tgt_vars; 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.old/dist/libgomp/
H A Dtarget.c2005 struct target_mem_desc *tgt_vars in GOMP_target() local
2152 struct target_mem_desc *tgt_vars; in GOMP_target_ext() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2578 struct target_mem_desc *tgt_vars in GOMP_target() local
2727 struct target_mem_desc *tgt_vars; in GOMP_target_ext() local
/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()