Home | History | Annotate | Download | only in gcc

Lines Matching defs:is_taskreg_ctx

392 is_taskreg_ctx (omp_context *ctx)
532 if ((is_taskreg_ctx (up)
677 else if (is_taskreg_ctx (ctx))
695 if (outer && is_taskreg_ctx (outer))
948 while (!is_taskreg_ctx (ctx))
1198 gcc_assert (is_taskreg_ctx (ctx));
1285 if (is_taskreg_ctx (ctx)
1396 else if (is_taskreg_ctx (ctx))
1458 gcc_assert (is_taskreg_ctx (ctx));
5003 if (is_taskreg_ctx (ctx))
5097 if (!is_taskreg_ctx (ctx))
6286 gcc_assert (is_taskreg_ctx (ctx));
10501 else if (is_taskreg_ctx (ctx->outer))