Home
last modified time | relevance | path

Searched refs:GOMP_ASYNC_SYNC (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/include/
HDgomp-constants.h164 #define GOMP_ASYNC_SYNC -2 macro
/dragonfly/contrib/gcc-8.0/libgomp/
HDoacc-parallel.c75 int async = GOMP_ASYNC_SYNC; in GOACC_parallel_keyed()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-omp.c51 t = build_int_cst (integer_type_node, GOMP_ASYNC_SYNC); in c_finish_oacc_wait()
/dragonfly/contrib/gcc-8.0/gcc/
HDomp-expand.c7348 GOMP_ASYNC_SYNC)); in expand_omp_target()