Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_DIST_SCHEDULE (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h418 OMP_CLAUSE_DIST_SCHEDULE, enumerator
Dtree-nested.cc1428 case OMP_CLAUSE_DIST_SCHEDULE: in convert_nonlocal_omp_clauses()
2204 case OMP_CLAUSE_DIST_SCHEDULE: in convert_local_omp_clauses()
Domp-general.cc246 case OMP_CLAUSE_DIST_SCHEDULE: in omp_extract_for_data()
Dtree-pretty-print.cc1038 case OMP_CLAUSE_DIST_SCHEDULE: in dump_omp_clause()
Dgimplify.cc10672 case OMP_CLAUSE_DIST_SCHEDULE: in gimplify_scan_omp_clauses()
11844 case OMP_CLAUSE_DIST_SCHEDULE: in gimplify_adjust_omp_clauses()
12529 OMP_CLAUSE_DIST_SCHEDULE)) in gimplify_omp_for()
Dtree.h1842 OMP_CLAUSE_DIST_SCHEDULE), 0)
Domp-low.cc1478 case OMP_CLAUSE_DIST_SCHEDULE: in scan_sharing_clauses()
1897 case OMP_CLAUSE_DIST_SCHEDULE: in scan_sharing_clauses()
DChangeLog-201315433 OMP_CLAUSE_DIST_SCHEDULE. Don't fallback to library implementation
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc7582 case OMP_CLAUSE_DIST_SCHEDULE: in finish_omp_clauses()
Dparser.cc39630 c = build_omp_clause (location, OMP_CLAUSE_DIST_SCHEDULE); in cp_parser_omp_clause_dist_schedule()
39654 if (omp_find_clause (list, OMP_CLAUSE_DIST_SCHEDULE)) in cp_parser_omp_clause_dist_schedule()
Dpt.cc17859 case OMP_CLAUSE_DIST_SCHEDULE: in tsubst_omp_clauses()