Searched refs:OMP_CLAUSE_FINAL (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h386 OMP_CLAUSE_FINAL, enumerator in enum:omp_clause_code
H A Dtree-nested.c1265 case OMP_CLAUSE_FINAL:
2028 case OMP_CLAUSE_FINAL:
H A Dtree-pretty-print.c663 case OMP_CLAUSE_FINAL:
H A Dtree.h1556 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_FINAL), 0)
H A Dgimplify.c9575 case OMP_CLAUSE_FINAL:
10612 case OMP_CLAUSE_FINAL:
12082 case OMP_CLAUSE_FINAL:
H A Domp-low.c1331 case OMP_CLAUSE_FINAL:
1671 case OMP_CLAUSE_FINAL:
H A Domp-expand.c801 tree finalc = omp_find_clause (clauses, OMP_CLAUSE_FINAL);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h409 OMP_CLAUSE_FINAL, enumerator in enum:omp_clause_code
H A Dtree-nested.cc1367 case OMP_CLAUSE_FINAL:
2156 case OMP_CLAUSE_FINAL:
H A Dtree-pretty-print.cc694 case OMP_CLAUSE_FINAL:
H A Dtree.h1616 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_FINAL), 0)
H A Dgimplify.cc10645 case OMP_CLAUSE_FINAL:
11849 case OMP_CLAUSE_FINAL:
13291 case OMP_CLAUSE_FINAL:
H A Domp-low.cc1471 case OMP_CLAUSE_FINAL:
1902 case OMP_CLAUSE_FINAL:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c773 OMP_CLAUSE_FINAL, enumerator in enum:omp_mask1
1240 if ((mask & OMP_CLAUSE_FINAL)
2568 | OMP_CLAUSE_UNTIED | OMP_CLAUSE_FINAL | OMP_CLAUSE_MERGEABLE \
2573 | OMP_CLAUSE_DEFAULT | OMP_CLAUSE_UNTIED | OMP_CLAUSE_FINAL \
H A Dtrans-openmp.c3067 c = build_omp_clause (gfc_get_location (&where), OMP_CLAUSE_FINAL);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c1377 case OMP_CLAUSE_FINAL:
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc870 OMP_CLAUSE_FINAL, enumerator in enum:omp_mask1
2086 if ((mask & OMP_CLAUSE_FINAL)
3634 | OMP_CLAUSE_UNTIED | OMP_CLAUSE_FINAL | OMP_CLAUSE_MERGEABLE \
3640 | OMP_CLAUSE_DEFAULT | OMP_CLAUSE_UNTIED | OMP_CLAUSE_FINAL \
H A Dtrans-openmp.cc3743 c = build_omp_clause (gfc_get_location (&where), OMP_CLAUSE_FINAL);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc1902 case OMP_CLAUSE_FINAL:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c13486 check_no_duplicate_clause (list, OMP_CLAUSE_FINAL, "final");
13488 c = build_omp_clause (loc, OMP_CLAUSE_FINAL);
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc13639 check_no_duplicate_clause (list, OMP_CLAUSE_FINAL, "final");
13641 c = build_omp_clause (loc, OMP_CLAUSE_FINAL);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c6763 case OMP_CLAUSE_FINAL:
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc7200 case OMP_CLAUSE_FINAL:
H A Dparser.cc[all...]

Completed in 883 milliseconds

12