Searched refs:OMP_PARALLEL_DATA_ARG (Results 1 – 6 of 6) sorted by relevance
2268 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()
1716 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()
1590 #define OMP_PARALLEL_DATA_ARG(NODE) TREE_OPERAND (OMP_PARALLEL_CHECK (NODE), 3) macro
969 Operand 3: OMP_PARALLEL_DATA_ARG: Local variable in the parent
14538 OMP_PARALLEL_FN, OMP_PARALLEL_DATA_ARG and OMP_RETURN_EXPR.14548 (OMP_PARALLEL_DATA_ARG): Define.
2594 Operand @code{OMP_PARALLEL_DATA_ARG} is also created by