Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_COLLAPSE (Results 1 – 25 of 55) sorted by relevance

123

/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.c1226 case OMP_CLAUSE_COLLAPSE: in c_oacc_split_loop_clauses()
1389 case OMP_CLAUSE_COLLAPSE: in c_omp_split_clauses()
1399 OMP_CLAUSE_COLLAPSE); in c_omp_split_clauses()
1418 OMP_CLAUSE_COLLAPSE); in c_omp_split_clauses()
H A Dc-omp.cc1745 case OMP_CLAUSE_COLLAPSE: in c_oacc_split_loop_clauses()
1917 case OMP_CLAUSE_COLLAPSE: in c_omp_split_clauses()
1927 OMP_CLAUSE_COLLAPSE); in c_omp_split_clauses()
1946 OMP_CLAUSE_COLLAPSE); in c_omp_split_clauses()
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c1226 case OMP_CLAUSE_COLLAPSE: in c_oacc_split_loop_clauses()
1389 case OMP_CLAUSE_COLLAPSE: in c_omp_split_clauses()
1399 OMP_CLAUSE_COLLAPSE); in c_omp_split_clauses()
1418 OMP_CLAUSE_COLLAPSE); in c_omp_split_clauses()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.c771 OMP_CLAUSE_COLLAPSE, enumerator
1056 if ((mask & OMP_CLAUSE_COLLAPSE)
2025 (omp_mask (OMP_CLAUSE_COLLAPSE) | OMP_CLAUSE_GANG | OMP_CLAUSE_WORKER \
2556 | OMP_CLAUSE_SCHEDULE | OMP_CLAUSE_ORDERED | OMP_CLAUSE_COLLAPSE \
2563 | OMP_CLAUSE_REDUCTION | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_SAFELEN \
2575 | OMP_CLAUSE_NUM_TASKS | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_NOGROUP)
2599 | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_DIST_SCHEDULE)
H A Dopenmp.cc868 OMP_CLAUSE_COLLAPSE, enumerator
1670 if (mask & OMP_CLAUSE_COLLAPSE) in gfc_match_omp_clauses()
3060 (omp_mask (OMP_CLAUSE_COLLAPSE) | OMP_CLAUSE_GANG | OMP_CLAUSE_WORKER \
3615 | OMP_CLAUSE_SCHEDULE | OMP_CLAUSE_ORDERED | OMP_CLAUSE_COLLAPSE \
3618 (omp_mask (OMP_CLAUSE_BIND) | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_ORDER \
3628 | OMP_CLAUSE_REDUCTION | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_SAFELEN \
3642 | OMP_CLAUSE_NUM_TASKS | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_NOGROUP \
3671 | OMP_CLAUSE_LASTPRIVATE | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_DIST_SCHEDULE \
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c771 OMP_CLAUSE_COLLAPSE, enumerator
1056 if ((mask & OMP_CLAUSE_COLLAPSE)
2025 (omp_mask (OMP_CLAUSE_COLLAPSE) | OMP_CLAUSE_GANG | OMP_CLAUSE_WORKER \
2556 | OMP_CLAUSE_SCHEDULE | OMP_CLAUSE_ORDERED | OMP_CLAUSE_COLLAPSE \
2563 | OMP_CLAUSE_REDUCTION | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_SAFELEN \
2575 | OMP_CLAUSE_NUM_TASKS | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_NOGROUP)
2599 | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_DIST_SCHEDULE)
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h380 OMP_CLAUSE_COLLAPSE, enumerator
H A Dtree-nested.c1361 case OMP_CLAUSE_COLLAPSE: in convert_nonlocal_omp_clauses()
2130 case OMP_CLAUSE_COLLAPSE: in convert_local_omp_clauses()
H A Domp-general.c240 case OMP_CLAUSE_COLLAPSE: in omp_extract_for_data()
H A Dtree.h1643 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_COLLAPSE), 0)
1645 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_COLLAPSE), 1)
1647 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_COLLAPSE), 2)
H A Dgimplify.c9614 case OMP_CLAUSE_COLLAPSE: in gimplify_scan_omp_clauses()
10608 case OMP_CLAUSE_COLLAPSE: in gimplify_adjust_omp_clauses()
11426 c = omp_find_clause (OMP_FOR_CLAUSES (for_stmt), OMP_CLAUSE_COLLAPSE); in gimplify_omp_for()
12115 case OMP_CLAUSE_COLLAPSE: in gimplify_omp_for()
12469 case OMP_CLAUSE_COLLAPSE: in gimplify_omp_loop()
H A Dtree-pretty-print.c656 case OMP_CLAUSE_COLLAPSE: in dump_omp_clause()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h403 OMP_CLAUSE_COLLAPSE, enumerator
H A Dtree-nested.c1361 case OMP_CLAUSE_COLLAPSE: in convert_nonlocal_omp_clauses()
2130 case OMP_CLAUSE_COLLAPSE: in convert_local_omp_clauses()
H A Dtree-nested.cc1475 case OMP_CLAUSE_COLLAPSE: in convert_nonlocal_omp_clauses()
2270 case OMP_CLAUSE_COLLAPSE: in convert_local_omp_clauses()
H A Domp-general.c240 case OMP_CLAUSE_COLLAPSE: in omp_extract_for_data()
H A Dtree.h1643 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_COLLAPSE), 0)
1645 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_COLLAPSE), 1)
1647 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_COLLAPSE), 2)
H A Dgimplify.c9614 case OMP_CLAUSE_COLLAPSE: in gimplify_scan_omp_clauses()
10608 case OMP_CLAUSE_COLLAPSE: in gimplify_adjust_omp_clauses()
11426 c = omp_find_clause (OMP_FOR_CLAUSES (for_stmt), OMP_CLAUSE_COLLAPSE); in gimplify_omp_for()
12115 case OMP_CLAUSE_COLLAPSE: in gimplify_omp_for()
12469 case OMP_CLAUSE_COLLAPSE: in gimplify_omp_loop()
H A Domp-general.cc250 case OMP_CLAUSE_COLLAPSE: in omp_extract_for_data()
H A Dgimplify.cc10743 case OMP_CLAUSE_COLLAPSE: in gimplify_scan_omp_clauses()
11845 case OMP_CLAUSE_COLLAPSE: in gimplify_adjust_omp_clauses()
12688 c = omp_find_clause (OMP_FOR_CLAUSES (for_stmt), OMP_CLAUSE_COLLAPSE); in gimplify_omp_for()
13325 case OMP_CLAUSE_COLLAPSE: in gimplify_omp_for()
13742 case OMP_CLAUSE_COLLAPSE: in gimplify_omp_loop()
H A Dtree-pretty-print.c656 case OMP_CLAUSE_COLLAPSE: in dump_omp_clause()
H A Dtree-pretty-print.cc687 case OMP_CLAUSE_COLLAPSE: in dump_omp_clause()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20081722 * pt.c (tsubst_omp_clauses): Handle OMP_CLAUSE_COLLAPSE and
1732 OMP_CLAUSE_COLLAPSE.
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c13335 check_no_duplicate_clause (list, OMP_CLAUSE_COLLAPSE, "collapse"); in c_parser_omp_clause_collapse()
13358 c = build_omp_clause (loc, OMP_CLAUSE_COLLAPSE); in c_parser_omp_clause_collapse()
14413 check_no_duplicate_clause (list, OMP_CLAUSE_COLLAPSE, "collapse"); in c_parser_oacc_clause_tile()
18072 if (OMP_CLAUSE_CODE (cl) == OMP_CLAUSE_COLLAPSE) in c_parser_omp_for_loop()
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c13335 check_no_duplicate_clause (list, OMP_CLAUSE_COLLAPSE, "collapse"); in c_parser_omp_clause_collapse()
13358 c = build_omp_clause (loc, OMP_CLAUSE_COLLAPSE); in c_parser_omp_clause_collapse()
14413 check_no_duplicate_clause (list, OMP_CLAUSE_COLLAPSE, "collapse"); in c_parser_oacc_clause_tile()
18072 if (OMP_CLAUSE_CODE (cl) == OMP_CLAUSE_COLLAPSE) in c_parser_omp_for_loop()

123