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

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-cuda.c131 if (thr && thr->dev && thr->dev->openacc.cuda.set_stream_func)
154 ret = thr->dev->openacc.cuda.set_stream_func (aq, stream);
H A Doacc-host.c313 .set_stream_func = NULL,
H A Dlibgomp.h1077 __typeof (GOMP_OFFLOAD_openacc_cuda_set_stream) *set_stream_func; member in struct:acc_dispatch_t::__anon1376
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-cuda.c131 if (thr && thr->dev && thr->dev->openacc.cuda.set_stream_func)
154 ret = thr->dev->openacc.cuda.set_stream_func (aq, stream);
H A Doacc-host.c313 .set_stream_func = NULL,
H A Dlibgomp.h1195 __typeof (GOMP_OFFLOAD_openacc_cuda_set_stream) *set_stream_func; member in struct:acc_dispatch_t::__anon1651

Completed in 108 milliseconds