/netbsd/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.c | 1226 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 D | c-omp.cc | 1745 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 D | c-omp.c | 1226 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 D | openmp.c | 771 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 D | openmp.cc | 868 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 D | openmp.c | 771 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 D | tree-core.h | 380 OMP_CLAUSE_COLLAPSE, enumerator
|
H A D | tree-nested.c | 1361 case OMP_CLAUSE_COLLAPSE: in convert_nonlocal_omp_clauses() 2130 case OMP_CLAUSE_COLLAPSE: in convert_local_omp_clauses()
|
H A D | omp-general.c | 240 case OMP_CLAUSE_COLLAPSE: in omp_extract_for_data()
|
H A D | tree.h | 1643 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 D | gimplify.c | 9614 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 D | tree-pretty-print.c | 656 case OMP_CLAUSE_COLLAPSE: in dump_omp_clause()
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | tree-core.h | 403 OMP_CLAUSE_COLLAPSE, enumerator
|
H A D | tree-nested.c | 1361 case OMP_CLAUSE_COLLAPSE: in convert_nonlocal_omp_clauses() 2130 case OMP_CLAUSE_COLLAPSE: in convert_local_omp_clauses()
|
H A D | tree-nested.cc | 1475 case OMP_CLAUSE_COLLAPSE: in convert_nonlocal_omp_clauses() 2270 case OMP_CLAUSE_COLLAPSE: in convert_local_omp_clauses()
|
H A D | omp-general.c | 240 case OMP_CLAUSE_COLLAPSE: in omp_extract_for_data()
|
H A D | tree.h | 1643 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 D | gimplify.c | 9614 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 D | omp-general.cc | 250 case OMP_CLAUSE_COLLAPSE: in omp_extract_for_data()
|
H A D | gimplify.cc | 10743 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 D | tree-pretty-print.c | 656 case OMP_CLAUSE_COLLAPSE: in dump_omp_clause()
|
H A D | tree-pretty-print.cc | 687 case OMP_CLAUSE_COLLAPSE: in dump_omp_clause()
|
/netbsd/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2008 | 1722 * pt.c (tsubst_omp_clauses): Handle OMP_CLAUSE_COLLAPSE and 1732 OMP_CLAUSE_COLLAPSE.
|
/netbsd/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.c | 13335 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 D | c-parser.c | 13335 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()
|