Home
last modified time | relevance | path

Searched refs:GOMP_LAUNCH_WAIT (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h262 #define GOMP_LAUNCH_WAIT 3 /* Waits, op = num waits. */ macro
/netbsd/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h292 #define GOMP_LAUNCH_WAIT 3 /* Waits, op = num waits. */ macro
H A DChangeLog723 (GOMP_LAUNCH_DIM, GOMP_LAUNCH_ASYNC, GOMP_LAUNCH_WAIT): New.
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Doacc-parallel.c245 case GOMP_LAUNCH_WAIT: in GOACC_parallel_keyed()
/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-parallel.c245 case GOMP_LAUNCH_WAIT: in GOACC_parallel_keyed()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-expand.c8482 len = oacc_launch_pack (GOMP_LAUNCH_WAIT, NULL_TREE, num_waits); in expand_omp_target()
H A Domp-expand.cc10266 len = oacc_launch_pack (GOMP_LAUNCH_WAIT, NULL_TREE, num_waits); in expand_omp_target()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c8482 len = oacc_launch_pack (GOMP_LAUNCH_WAIT, NULL_TREE, num_waits); in expand_omp_target()