Home
last modified time | relevance | path

Searched refs:queue_push_placeholder (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c2815 queue_push_placeholder (struct goacc_asyncqueue *aq) in queue_push_placeholder() function
3979 struct placeholder *placeholderp = queue_push_placeholder (aq1); in GOMP_OFFLOAD_openacc_async_serialize()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c3006 queue_push_placeholder (struct goacc_asyncqueue *aq) in queue_push_placeholder() function
4118 struct placeholder *placeholderp = queue_push_placeholder (aq1); in GOMP_OFFLOAD_openacc_async_serialize()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog5215 (queue_push_placeholder): Likewise.