Home
last modified time | relevance | path

Searched refs:is_parallel_ctx (Results 1 – 25 of 81) sorted by relevance

1234

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Domp-low.c307 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1213 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
1517 if (is_parallel_ctx (ctx)) in scan_sharing_clauses()
4582 if (is_parallel_ctx (ctx) in lower_rec_input_clauses()
4864 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5248 if (is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5831 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5966 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6417 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6652 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
[all …]
H A DChangeLog.tuples3468 (is_parallel_ctx): Convert to tuples.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Domp-low.c348 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1282 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
1630 if (is_parallel_ctx (ctx)) in scan_sharing_clauses()
4884 if (is_parallel_ctx (ctx) in lower_rec_input_clauses()
5179 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5593 if (is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6214 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6349 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6835 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
7070 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Domp-low.c307 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1220 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
1524 if (is_parallel_ctx (ctx)) in scan_sharing_clauses()
4600 if (is_parallel_ctx (ctx) in lower_rec_input_clauses()
4882 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5267 if (is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5850 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5985 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6436 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6671 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Domp-low.c348 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1282 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
1630 if (is_parallel_ctx (ctx)) in scan_sharing_clauses()
4884 if (is_parallel_ctx (ctx) in lower_rec_input_clauses()
5179 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5593 if (is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6214 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6349 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6835 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
7070 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Domp-low.c307 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1220 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
1524 if (is_parallel_ctx (ctx)) in scan_sharing_clauses()
4600 if (is_parallel_ctx (ctx) in lower_rec_input_clauses()
4882 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5267 if (is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5850 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5985 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6436 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6671 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Domp-low.c348 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1282 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
1630 if (is_parallel_ctx (ctx)) in scan_sharing_clauses()
4884 if (is_parallel_ctx (ctx) in lower_rec_input_clauses()
5179 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5593 if (is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6214 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6349 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6835 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
7070 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Domp-low.c268 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1158 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
4367 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5077 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5150 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5437 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5441 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5616 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5620 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
8171 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Domp-low.c267 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1124 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
4305 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5014 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5087 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5362 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5366 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5541 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5545 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
8096 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Domp-low.c268 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1158 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
4367 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5077 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5150 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5437 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5441 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5616 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5620 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
8171 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Domp-low.c352 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1345 && is_parallel_ctx (ctx))) in scan_sharing_clauses()
1698 if (is_parallel_ctx (ctx)) in scan_sharing_clauses()
5110 if (is_parallel_ctx (ctx) in lower_rec_input_clauses()
5423 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
5842 if (is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6465 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
6620 if (!is_parallel_ctx (ctx)) in lower_rec_input_clauses()
7106 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
7341 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c258 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
288 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
4733 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4737 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4912 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4916 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6776 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
H A DChangeLog.tuples3468 (is_parallel_ctx): Convert to tuples.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Domp-low.c258 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
288 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
4713 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4717 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4892 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4896 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6756 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c258 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
288 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
4733 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4737 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4912 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4916 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6776 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Domp-low.c258 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
288 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
4733 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4737 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4912 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4916 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6776 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
H A DChangeLog.tuples3468 (is_parallel_ctx): Convert to tuples.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c258 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
288 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
4733 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4737 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4912 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4916 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6776 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Domp-low.c258 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
288 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
4734 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4738 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4913 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
4917 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
6777 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Domp-low.c179 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
2626 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
2630 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
2687 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
2691 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Domp-low.c178 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
2565 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
2569 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
2626 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
2630 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Domp-low.c255 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
1584 gcc_assert (is_parallel_ctx (ctx)); in scan_sharing_clauses()
3563 gcc_assert (is_parallel_ctx (ctx)); in lower_rec_input_clauses()
3851 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
3855 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
3956 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
3960 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
H A DChangeLog.tuples3468 (is_parallel_ctx): Convert to tuples.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Domp-low.c415 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
445 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
5441 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5445 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5565 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5569 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
15016 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Domp-low.c415 is_parallel_ctx (omp_context *ctx) in is_parallel_ctx() function
445 return is_parallel_ctx (ctx) || is_task_ctx (ctx); in is_taskreg_ctx()
5441 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5445 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5565 if (is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
5569 if (ctx == NULL || !is_parallel_ctx (ctx)) in lower_lastprivate_clauses()
15016 && is_parallel_ctx (ctx->outer->outer)); in lower_omp_for_lastprivate()

1234