Searched refs:OMP_TASK_BODY (Results 1 – 8 of 8) sorted by relevance
12253 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()12269 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()12273 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()12287 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
3517 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
1135 Operand 0: OMP_TASK_BODY: Code to be executed by all threads.
1422 #define OMP_TASK_BODY(NODE) TREE_OPERAND (OMP_TASK_CHECK (NODE), 0) macro
17193 OMP_TASKREG_FN, OMP_TASKREG_DATA_ARG, OMP_TASK_BODY,
9975 OMP_TASK_BODY (stmt) = body; in finish_omp_task()
19177 if (OMP_TASK_BODY (t) == NULL_TREE) in tsubst_expr()19190 RECUR (OMP_TASK_BODY (t)); in tsubst_expr()
43675 OMP_TASK_BODY (stmt) = NULL_TREE; in cp_parser_omp_taskwait()