Home | History | Annotate | Download | only in gcc

Lines Matching defs:openacc

168   /* OpenACC variants.  */
169 ORT_ACC = 0x100, /* A generic OpenACC region. */
7293 FIRSTPRIVATE and LASTPRIVATE. However, OpenACC permits
7377 /* For reductions clauses in OpenACC loop directives, by default create a
7393 /* According to the OpenACC spec, such a reduction variable
7703 error ("%qE not specified in enclosing OpenACC %qs construct",
7705 inform (ctx->location, "enclosing OpenACC %qs construct", rkind);
7743 /* For OpenACC, defer expansion of value to avoid transfering
7785 /* For OpenACC, as remarked above, defer expansion. */
7861 /* Look in outer OpenACC contexts, to see if there's a
7981 /* For OpenACC, as remarked above, defer expansion. */
9336 /* OpenACC permits reductions on private variables. */
9830 /* For OpenACC, pointers in structs should trigger an
10018 enabled for OpenACC. */
11277 OpenACC. */
11771 /* OpenACC reductions need a present_or_copy data clause.
11919 /* OpenACC. */
12342 bool openacc = TREE_CODE (*expr_p) == OACC_LOOP;
12450 lang_hooks.decls.omp_finish_clause (*pc, pre_p, openacc);
12462 lang_hooks.decls.omp_finish_clause (*pc, pre_p, openacc);
13317 openacc);
13357 openacc);
14264 /* Gimplify the gross structure of OpenACC enter/exit data, update, and OpenMP
14346 doing standalone "attach" operations (in OpenACC). In that