Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_NUM_WORKERS (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-general.c525 = { OMP_CLAUSE_NUM_GANGS, OMP_CLAUSE_NUM_WORKERS, in oacc_set_fn_attrib()
H A Dtree-core.h461 OMP_CLAUSE_NUM_WORKERS, enumerator
H A Dtree-nested.c1200 case OMP_CLAUSE_NUM_WORKERS: in convert_nonlocal_omp_clauses()
1901 case OMP_CLAUSE_NUM_WORKERS: in convert_local_omp_clauses()
H A Dtree-pretty-print.c986 case OMP_CLAUSE_NUM_WORKERS: in dump_omp_clause()
H A Domp-low.c1178 case OMP_CLAUSE_NUM_WORKERS:
1494 case OMP_CLAUSE_NUM_WORKERS:
H A Dgimplify.c8562 case OMP_CLAUSE_NUM_WORKERS: in gimplify_scan_omp_clauses()
9365 case OMP_CLAUSE_NUM_WORKERS: in gimplify_adjust_omp_clauses()
H A Dtree.h1559 OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_NUM_WORKERS), 0)
H A Dtree.c11524 case OMP_CLAUSE_NUM_WORKERS: in walk_tree_1()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c6284 case OMP_CLAUSE_NUM_WORKERS: in finish_omp_clauses()
H A Dpt.c16071 case OMP_CLAUSE_NUM_WORKERS: in tsubst_omp_clauses()
H A Dparser.c33826 code = OMP_CLAUSE_NUM_WORKERS;
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c13930 case OMP_CLAUSE_NUM_WORKERS: in c_finish_omp_clauses()
H A Dc-parser.c14035 OMP_CLAUSE_NUM_WORKERS,