Home
last modified time | relevance | path

Searched refs:is_task_ctx (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-low.c267 is_task_ctx (omp_context *ctx) in is_task_ctx() function
288 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
428 if (is_task_ctx (shared_ctx)) in use_pointer_for_field()
930 if (is_task_ctx (ctx)) in delete_omp_context()
1106 if (is_task_ctx (ctx))
1116 if (is_task_ctx (ctx)
4091 if (c_kind == OMP_CLAUSE_FIRSTPRIVATE && is_task_ctx (ctx)) in lower_rec_input_clauses()
4180 if (is_task_ctx (ctx)) in lower_rec_input_clauses()
4245 if (is_task_ctx (ctx)) in lower_rec_input_clauses()
5545 && is_task_ctx (ctx)) in lower_send_clauses()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Domp-low.c189 is_task_ctx (omp_context *ctx) in is_task_ctx() function
800 if (is_task_ctx (shared_ctx)) in use_pointer_for_field()
1317 if (is_task_ctx (ctx)) in delete_omp_context()
1432 if (is_task_ctx (ctx)) in scan_sharing_clauses()
1442 if (is_task_ctx (ctx) in scan_sharing_clauses()
2336 if (c_kind != OMP_CLAUSE_FIRSTPRIVATE || !is_task_ctx (ctx)) in lower_rec_input_clauses()
2374 if (c_kind == OMP_CLAUSE_FIRSTPRIVATE && is_task_ctx (ctx)) in lower_rec_input_clauses()
2444 if (is_task_ctx (ctx)) in lower_rec_input_clauses()
2469 if (is_task_ctx (ctx)) in lower_rec_input_clauses()
2866 if (is_task_ctx (ctx)) in lower_send_clauses()