Home
last modified time | relevance | path

Searched refs:OMP_PARALLEL_DATA_ARG (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Domp-low.c2268 t = OMP_PARALLEL_DATA_ARG (entry_stmt); in expand_parallel_call()
2284 t = OMP_PARALLEL_DATA_ARG (entry_stmt); in expand_parallel_call()
2480 if (OMP_PARALLEL_DATA_ARG (entry_stmt)) in expand_omp_parallel()
2498 == OMP_PARALLEL_DATA_ARG (entry_stmt)) in expand_omp_parallel()
4194 OMP_PARALLEL_DATA_ARG (stmt) = ctx->sender_decl; in lower_omp_parallel()
Dtree-pretty-print.c1716 if (OMP_PARALLEL_DATA_ARG (node)) in dump_generic_node()
1717 dump_generic_node (buffer, OMP_PARALLEL_DATA_ARG (node), spc, flags, in dump_generic_node()
Dtree.h1590 #define OMP_PARALLEL_DATA_ARG(NODE) TREE_OPERAND (OMP_PARALLEL_CHECK (NODE), 3) macro
Dtree.def969 Operand 3: OMP_PARALLEL_DATA_ARG: Local variable in the parent
DChangeLog-200614538 OMP_PARALLEL_FN, OMP_PARALLEL_DATA_ARG and OMP_RETURN_EXPR.
14548 (OMP_PARALLEL_DATA_ARG): Define.
/freebsd-12-stable/contrib/gcc/doc/
Dc-tree.texi2594 Operand @code{OMP_PARALLEL_DATA_ARG} is also created by