Searched refs:cancellable (Results 1 – 10 of 10) sorted by relevance
46 bar->cancellable = false; in gomp_barrier_init()182 bar->cancellable = false; in gomp_team_barrier_wait_cancel_end()214 bar->cancellable = true; in gomp_team_barrier_wait_cancel_end()286 if (team->barrier.cancellable) in gomp_team_barrier_cancel()296 team->barrier.cancellable = false; in gomp_team_barrier_cancel()
47 bool cancellable; member
152 bool cancellable; member3033 ctx->cancellable = true; in check_omp_nesting_restrictions()3044 ctx->cancellable = true; in check_omp_nesting_restrictions()3068 ctx->cancellable = true; in check_omp_nesting_restrictions()3081 ctx->outer->cancellable = true; in check_omp_nesting_restrictions()3135 ctx->cancellable = true; in check_omp_nesting_restrictions()7794 && outer->cancellable) in maybe_add_implicit_barrier_cancel()7951 if (ctx->cancellable) in lower_omp_sections()8237 tree cancellable = NULL_TREE; in lower_omp_task_reductions() local8245 && outer->cancellable) in lower_omp_task_reductions()[all …]
155 bool cancellable; member3378 ctx->cancellable = true; in check_omp_nesting_restrictions()3389 ctx->cancellable = true; in check_omp_nesting_restrictions()3413 ctx->cancellable = true; in check_omp_nesting_restrictions()3426 ctx->outer->cancellable = true; in check_omp_nesting_restrictions()3480 ctx->cancellable = true; in check_omp_nesting_restrictions()8526 && outer->cancellable) in maybe_add_implicit_barrier_cancel()8684 if (ctx->cancellable) in lower_omp_sections()9072 tree cancellable = NULL_TREE; in lower_omp_task_reductions() local9080 && outer->cancellable) in lower_omp_task_reductions()[all …]
15429 * omp-low.c (struct omp_context): Add cancel_label and cancellable15446 restrictions and set ctx->cancellable for cancellable constructs.15467 end of cancellable loops.15475 of cancellable sections.
13824 * config/posix/bar.c (gomp_barrier_init): Clear cancellable field.13839 (gomp_barrier_t): Add cancellable field.
2074 also supports cancellable innermost loop distribution with loop
3954 also supports cancellable innermost loop distribution with loop