Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (Results 1 – 25 of 123) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Domp-low.c1425 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
1498 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
2366 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
2493 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
2898 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Domp-low.c1422 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
1495 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
2305 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
2432 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
2837 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c1098 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
1371 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
3714 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4191 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4810 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
5579 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
H A Dgimplify.c8992 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
9106 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
9109 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
10532 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
10545 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Domp-low.c1085 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
1358 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
3694 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4171 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4790 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
5559 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
H A Dgimplify.c8971 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
9072 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
9075 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
10498 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
10511 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimplify.c7928 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
8017 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
8021 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
8027 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
9410 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
9423 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c1098 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
1371 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
3714 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4191 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4810 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
5579 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
H A Dgimplify.c8992 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
9106 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
9109 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
10532 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
10545 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Domp-low.c1098 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
1371 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
3714 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4191 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4810 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
5579 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
H A Dgimplify.c8992 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
9106 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
9109 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
10532 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
10545 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c1098 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
1371 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
3714 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4191 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4810 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
5579 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
H A Dgimplify.c8992 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
9106 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
9109 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
10532 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
10545 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Domp-low.c1098 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
1371 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c))
3714 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4192 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4811 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
5580 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
H A Dgimplify.c9014 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
9132 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
9135 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
10558 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
10571 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimplify.c7928 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
8017 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
8021 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
8027 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
9410 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
9423 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Domp-low.c1182 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
1459 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
4037 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4757 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
5514 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
6300 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Domp-low.c1148 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
1425 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
3975 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4694 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
5439 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
6225 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Domp-low.c1182 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
1459 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()
4037 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
4757 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()
5514 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()
6300 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimplify.c10113 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
10260 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
10263 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
12086 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
12099 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
12446 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (*pc) = 1; in gimplify_omp_loop()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimplify.c10441 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
10596 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
10599 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
12559 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
12572 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
12979 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (*pc) = 1; in gimplify_omp_loop()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimplify.c10143 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
10294 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
10297 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
12126 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
12139 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
12486 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (*pc) = 1; in gimplify_omp_loop()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimplify.c10441 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
10596 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
10599 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
12559 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
12572 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
12979 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (*pc) = 1; in gimplify_omp_loop()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimplify.c10143 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
10294 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
10297 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
12126 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
12139 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
12486 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (*pc) = 1; in gimplify_omp_loop()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimplify.c10441 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()
10596 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()
10599 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()
12559 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()
12572 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()
12979 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (*pc) = 1; in gimplify_omp_loop()

12345