OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:goacc_exit_datum
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
oacc-mem.c
756
goacc_exit_datum
(void *h, size_t s, unsigned short kind, int async)
function
800
goacc_exit_datum
(h, s, GOMP_MAP_RELEASE, acc_async_sync);
806
goacc_exit_datum
(h, s, GOMP_MAP_RELEASE, async);
812
goacc_exit_datum
(h, s, GOMP_MAP_DELETE, acc_async_sync);
818
goacc_exit_datum
(h, s, GOMP_MAP_DELETE, async);
824
goacc_exit_datum
(h, s, GOMP_MAP_FROM, acc_async_sync);
830
goacc_exit_datum
(h, s, GOMP_MAP_FROM, async);
836
goacc_exit_datum
(h, s, GOMP_MAP_FORCE_FROM, acc_async_sync);
842
goacc_exit_datum
(h, s, GOMP_MAP_FORCE_FROM, async);
/src/external/gpl3/gcc.old/dist/libgomp/
oacc-mem.c
743
goacc_exit_datum
(void *h, size_t s, unsigned short kind, int async)
function
787
goacc_exit_datum
(h, s, GOMP_MAP_RELEASE, acc_async_sync);
793
goacc_exit_datum
(h, s, GOMP_MAP_RELEASE, async);
799
goacc_exit_datum
(h, s, GOMP_MAP_DELETE, acc_async_sync);
805
goacc_exit_datum
(h, s, GOMP_MAP_DELETE, async);
811
goacc_exit_datum
(h, s, GOMP_MAP_FROM, acc_async_sync);
817
goacc_exit_datum
(h, s, GOMP_MAP_FROM, async);
823
goacc_exit_datum
(h, s, GOMP_MAP_FORCE_FROM, acc_async_sync);
829
goacc_exit_datum
(h, s, GOMP_MAP_FORCE_FROM, async);
Completed in 23 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026