Searched refs:exec_func (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-host.c290 .exec_func = host_openacc_exec,
302 .exec_func = host_openacc_async_exec,
H A Doacc-parallel.c309 acc_dev->openacc.exec_func (tgt_fn, mapnum, hostaddrs, devaddrs, dims,
312 acc_dev->openacc.async.exec_func (tgt_fn, mapnum, hostaddrs, devaddrs,
H A Dlibgomp.h1040 __typeof (GOMP_OFFLOAD_openacc_exec) *exec_func; member in struct:acc_dispatch_t
1063 __typeof (GOMP_OFFLOAD_openacc_async_exec) *exec_func; member in struct:acc_dispatch_t::__anon1375
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c290 .exec_func = host_openacc_exec,
302 .exec_func = host_openacc_async_exec,
H A Dlibgomp.h1158 __typeof (GOMP_OFFLOAD_openacc_exec) *exec_func; member in struct:acc_dispatch_t
1181 __typeof (GOMP_OFFLOAD_openacc_async_exec) *exec_func; member in struct:acc_dispatch_t::__anon1650
H A Doacc-parallel.c309 acc_dev->openacc.exec_func (tgt_fn, mapnum, hostaddrs, devaddrs, dims,
312 acc_dev->openacc.async.exec_func (tgt_fn, mapnum, hostaddrs, devaddrs,

Completed in 106 milliseconds