Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_THREADS (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h469 OMP_CLAUSE_THREADS, enumerator
Dtree-nested.cc1499 case OMP_CLAUSE_THREADS: in convert_nonlocal_omp_clauses()
2281 case OMP_CLAUSE_THREADS: in convert_local_omp_clauses()
Domp-low.cc1707 case OMP_CLAUSE_THREADS: in scan_sharing_clauses()
1918 case OMP_CLAUSE_THREADS: in scan_sharing_clauses()
3220 if (omp_find_clause (c, OMP_CLAUSE_THREADS) in check_omp_nesting_restrictions()
3629 gcc_assert (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_THREADS in check_omp_nesting_restrictions()
9947 OMP_CLAUSE_THREADS); in lower_omp_ordered()
Dtree-pretty-print.cc1346 case OMP_CLAUSE_THREADS: in dump_omp_clause()
Dgimplify.cc10759 case OMP_CLAUSE_THREADS: in gimplify_scan_omp_clauses()
11862 case OMP_CLAUSE_THREADS: in gimplify_adjust_omp_clauses()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc8640 case OMP_CLAUSE_THREADS: in finish_omp_clauses()
Dpt.cc17954 case OMP_CLAUSE_THREADS: in tsubst_omp_clauses()
Dparser.cc40386 = cp_parser_omp_clause_orderedkind (parser, OMP_CLAUSE_THREADS, in cp_parser_omp_all_clauses()