Home
last modified time | relevance | path

Searched refs:construct_func (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-host.c296 .construct_func = host_openacc_async_construct,
H A Doacc-async.c104 = dev->openacc.async.construct_func (dev->target_id); in lookup_goacc_asyncqueue()
H A Dlibgomp.h1174 __typeof (GOMP_OFFLOAD_openacc_async_construct) *construct_func; member
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-host.c296 .construct_func = host_openacc_async_construct,
H A Doacc-async.c104 = dev->openacc.async.construct_func (dev->target_id); in lookup_goacc_asyncqueue()
H A Dlibgomp.h1056 __typeof (GOMP_OFFLOAD_openacc_async_construct) *construct_func; member