Home
last modified time | relevance | path

Searched refs:ORT_PARALLEL (Results 1 – 25 of 57) sorted by relevance

123

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimplify.c143 ORT_PARALLEL = 0x08, enumerator
144 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3297 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7250 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7294 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8744 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
10478 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10902 && ((ctx->region_type & (ORT_PARALLEL | ORT_TARGET)) != 0 in gimplify_adjust_omp_clauses()
11291 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
12687 if (ctx && (ctx->region_type & ORT_PARALLEL) != 0) in gimplify_omp_for()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimplify.c143 ORT_PARALLEL = 0x08, enumerator
144 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3297 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7250 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7294 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8744 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
10478 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10902 && ((ctx->region_type & (ORT_PARALLEL | ORT_TARGET)) != 0 in gimplify_adjust_omp_clauses()
11291 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
12687 if (ctx && (ctx->region_type & ORT_PARALLEL) != 0) in gimplify_omp_for()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimplify.c143 ORT_PARALLEL = 0x08, enumerator
144 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3297 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7250 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7294 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8744 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
10478 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10902 && ((ctx->region_type & (ORT_PARALLEL | ORT_TARGET)) != 0 in gimplify_adjust_omp_clauses()
11291 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
12687 if (ctx && (ctx->region_type & ORT_PARALLEL) != 0) in gimplify_omp_for()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimplify.c146 ORT_PARALLEL = 0x08, enumerator
147 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3422 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7410 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7454 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
9051 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
10984 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
11420 && ((ctx->region_type & (ORT_PARALLEL | ORT_TARGET)) != 0 in gimplify_adjust_omp_clauses()
11823 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
13086 if (ctx && (ctx->region_type & ORT_PARALLEL) != 0) in gimplify_omp_for()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimplify.c142 ORT_PARALLEL = 0x08, enumerator
143 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3287 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7189 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7233 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8540 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
10148 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10655 if (((ctx->region_type & ORT_PARALLEL) && ctx->code == OMP_PARALLEL) in omp_construct_selector_matches()
10917 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
12155 if (ctx && (ctx->region_type & ORT_PARALLEL) != 0) in gimplify_omp_for()
[all …]
H A DChangeLog-201523976 * gimplify.c (maybe_fold_stmt): Don't fold in ORT_PARALLEL
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimplify.c142 ORT_PARALLEL = 0x08, enumerator
143 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3291 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7197 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7241 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8556 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
10178 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10689 if (((ctx->region_type & ORT_PARALLEL) && ctx->code == OMP_PARALLEL) in omp_construct_selector_matches()
10951 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
12195 if (ctx && (ctx->region_type & ORT_PARALLEL) != 0) in gimplify_omp_for()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimplify.c142 ORT_PARALLEL = 0x08, enumerator
143 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3291 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7197 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7241 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8556 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
10178 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10689 if (((ctx->region_type & ORT_PARALLEL) && ctx->code == OMP_PARALLEL) in omp_construct_selector_matches()
10951 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
12195 if (ctx && (ctx->region_type & ORT_PARALLEL) != 0) in gimplify_omp_for()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimplify.c128 ORT_PARALLEL = 0x08, enumerator
129 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3210 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7078 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7122 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8247 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
9711 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10274 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimplify.c128 ORT_PARALLEL = 0x08, enumerator
129 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3201 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7059 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7103 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8228 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
9674 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10220 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimplify.c128 ORT_PARALLEL = 0x08, enumerator
129 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1,
3210 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7078 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7122 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
8247 else if ((region_type & ORT_PARALLEL) != ORT_PARALLEL) in gimplify_scan_omp_clauses()
9711 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
10274 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimplify.c107 ORT_PARALLEL = 0x02, enumerator
2334 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
6034 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
6076 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
7961 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
8502 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
H A DChangeLog-201523976 * gimplify.c (maybe_fold_stmt): Don't fold in ORT_PARALLEL
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimplify.c107 ORT_PARALLEL = 0x02, enumerator
2334 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
6034 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
6076 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
7961 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
8502 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c119 ORT_PARALLEL = 0x02, enumerator
3194 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7056 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7098 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
9025 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
9585 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
H A DChangeLog-201523976 * gimplify.c (maybe_fold_stmt): Don't fold in ORT_PARALLEL
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c119 ORT_PARALLEL = 0x02, enumerator
3194 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7056 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7098 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
9025 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
9585 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
H A DChangeLog-201523976 * gimplify.c (maybe_fold_stmt): Don't fold in ORT_PARALLEL
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimplify.c119 ORT_PARALLEL = 0x02, enumerator
3188 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7035 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7077 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
9004 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
9551 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c119 ORT_PARALLEL = 0x02, enumerator
3194 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7056 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7098 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
9025 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
9585 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c119 ORT_PARALLEL = 0x02, enumerator
3194 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7056 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7098 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
9025 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
9585 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimplify.c119 ORT_PARALLEL = 0x02, enumerator
3195 if ((ctx->region_type & (ORT_TARGET | ORT_PARALLEL | ORT_TASK)) != 0) in maybe_fold_stmt()
7064 if (ctx->region_type & ORT_PARALLEL) in omp_default_clause()
7106 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_default_clause()
9047 if ((octx->region_type & (ORT_PARALLEL | ORT_TASK | ORT_TEAMS)) != 0) in gimplify_adjust_omp_clauses()
9611 : ORT_PARALLEL, OMP_PARALLEL); in gimplify_omp_parallel()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimplify.c70 ORT_PARALLEL = 2, enumerator
6020 if ((octx->region_type & ORT_PARALLEL) != 0) in omp_notice_variable()
6507 : ORT_PARALLEL); in gimplify_omp_parallel()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimplify.c70 ORT_PARALLEL = 2, enumerator
6018 if ((octx->region_type & ORT_PARALLEL) != 0) in omp_notice_variable()
6478 : ORT_PARALLEL); in gimplify_omp_parallel()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimplify.c92 ORT_PARALLEL = 2, enumerator
5734 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0) in omp_notice_variable()
6579 : ORT_PARALLEL); in gimplify_omp_parallel()

123