Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_FINALIZE (Results 1 – 25 of 129) sorted by relevance

123456

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-core.h518 OMP_CLAUSE_FINALIZE, enumerator
H A Dtree-nested.c1488 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2282 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-core.h505 OMP_CLAUSE_FINALIZE enumerator
H A Dtree-nested.c1487 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2267 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-core.h499 OMP_CLAUSE_FINALIZE enumerator
H A Dtree-nested.c1374 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2143 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-core.h475 OMP_CLAUSE_FINALIZE enumerator
H A Dtree-nested.c1362 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2126 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-core.h505 OMP_CLAUSE_FINALIZE enumerator
H A Dtree-nested.c1486 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2266 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-core.h499 OMP_CLAUSE_FINALIZE enumerator
H A Dtree-nested.c1374 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2117 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-core.h505 OMP_CLAUSE_FINALIZE enumerator
H A Dtree-nested.c1486 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2266 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-core.h499 OMP_CLAUSE_FINALIZE
H A Dtree-nested.c1374 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2143 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-core.h475 OMP_CLAUSE_FINALIZE enumerator
H A Dtree-nested.c1362 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2126 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-core.h475 OMP_CLAUSE_FINALIZE enumerator
H A Dtree-nested.c1350 case OMP_CLAUSE_FINALIZE: in convert_nonlocal_omp_clauses()
2077 case OMP_CLAUSE_FINALIZE: in convert_local_omp_clauses()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dopenmp.c813 OMP_CLAUSE_FINALIZE, enumerator
1194 if ((mask & OMP_CLAUSE_FINALIZE)
1974 | OMP_CLAUSE_COPYOUT | OMP_CLAUSE_DELETE | OMP_CLAUSE_FINALIZE)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dopenmp.c833 OMP_CLAUSE_FINALIZE, enumerator
1243 if ((mask & OMP_CLAUSE_FINALIZE)
2051 | OMP_CLAUSE_COPYOUT | OMP_CLAUSE_DELETE | OMP_CLAUSE_FINALIZE \
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dopenmp.c834 OMP_CLAUSE_FINALIZE, enumerator
1244 if ((mask & OMP_CLAUSE_FINALIZE)
2052 | OMP_CLAUSE_COPYOUT | OMP_CLAUSE_DELETE | OMP_CLAUSE_FINALIZE \
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dopenmp.c833 OMP_CLAUSE_FINALIZE, enumerator
1243 if ((mask & OMP_CLAUSE_FINALIZE)
2051 | OMP_CLAUSE_COPYOUT | OMP_CLAUSE_DELETE | OMP_CLAUSE_FINALIZE \
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dopenmp.c813 OMP_CLAUSE_FINALIZE, enumerator
1194 if ((mask & OMP_CLAUSE_FINALIZE)
1974 | OMP_CLAUSE_COPYOUT | OMP_CLAUSE_DELETE | OMP_CLAUSE_FINALIZE)

123456