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_asyncqueue
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-nvptx.c
214
struct
goacc_asyncqueue
struct
223
struct
goacc_asyncqueue
*aq;
1543
struct
goacc_asyncqueue
*aq)
1663
GOMP_OFFLOAD_openacc_cuda_get_stream (struct
goacc_asyncqueue
*aq)
1670
GOMP_OFFLOAD_openacc_cuda_set_stream (struct
goacc_asyncqueue
*aq, void *stream)
1682
struct
goacc_asyncqueue
*
1688
struct
goacc_asyncqueue
*aq
1689
= GOMP_PLUGIN_malloc (sizeof (struct
goacc_asyncqueue
));
1695
GOMP_OFFLOAD_openacc_async_destruct (struct
goacc_asyncqueue
*aq)
1703
GOMP_OFFLOAD_openacc_async_test (struct
goacc_asyncqueue
*aq
[
all
...]
plugin-gcn.c
296
struct
goacc_asyncqueue
*aq;
343
struct
goacc_asyncqueue
struct
358
struct
goacc_asyncqueue
*prev;
359
struct
goacc_asyncqueue
*next;
432
struct
goacc_asyncqueue
*async_queues, *omp_async_queue;
2102
struct
goacc_asyncqueue
*aq, bool module_locked)
2544
execute_queue_entry (struct
goacc_asyncqueue
*aq, int index)
2619
struct
goacc_asyncqueue
*aq = thread_arg;
2682
drain_queue_synchronous (struct
goacc_asyncqueue
*aq)
2702
wait_for_queue_nonfull (struct
goacc_asyncqueue
*aq
[
all
...]
/src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c
218
struct
goacc_asyncqueue
struct
227
struct
goacc_asyncqueue
*aq;
1640
struct
goacc_asyncqueue
*aq)
1692
GOMP_OFFLOAD_openacc_cuda_get_stream (struct
goacc_asyncqueue
*aq)
1699
GOMP_OFFLOAD_openacc_cuda_set_stream (struct
goacc_asyncqueue
*aq, void *stream)
1711
static struct
goacc_asyncqueue
*
1717
struct
goacc_asyncqueue
*aq
1718
= GOMP_PLUGIN_malloc (sizeof (struct
goacc_asyncqueue
));
1723
struct
goacc_asyncqueue
*
1730
nvptx_goacc_asyncqueue_destruct (struct
goacc_asyncqueue
*aq
[
all
...]
plugin-gcn.c
280
struct
goacc_asyncqueue
*aq;
327
struct
goacc_asyncqueue
struct
342
struct
goacc_asyncqueue
*prev;
343
struct
goacc_asyncqueue
*next;
424
struct
goacc_asyncqueue
*async_queues, *omp_async_queue;
2257
struct
goacc_asyncqueue
*aq, bool module_locked)
2701
execute_queue_entry (struct
goacc_asyncqueue
*aq, int index)
2776
struct
goacc_asyncqueue
*aq = thread_arg;
2839
drain_queue_synchronous (struct
goacc_asyncqueue
*aq)
2859
wait_for_queue_nonfull (struct
goacc_asyncqueue
*aq
[
all
...]
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026