Searched defs:tgt_vars (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-hsa.c | 1645 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 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.old/dist/libgomp/ |
H A D | target.c | 2005 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 D | target.c | 2578 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 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()
|