Searched refs:OMP_CLAUSE_NUM_THREADS (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dc-omp.c412 case OMP_CLAUSE_NUM_THREADS:
H A Dtree-nested.c1171 case OMP_CLAUSE_NUM_THREADS:
1463 case OMP_CLAUSE_NUM_THREADS:
H A Domp-low.c1006 case OMP_CLAUSE_NUM_THREADS:
1056 case OMP_CLAUSE_NUM_THREADS:
2197 c = find_omp_clause (clauses, OMP_CLAUSE_NUM_THREADS);
H A Dtree.h319 OMP_CLAUSE_NUM_THREADS,
1657 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_NUM_THREADS),0)
317 OMP_CLAUSE_NUM_THREADS, enumerator in enum:omp_clause_code
H A Dtree-pretty-print.c312 case OMP_CLAUSE_NUM_THREADS:
H A Dgimplify.c4760 case OMP_CLAUSE_NUM_THREADS:
4899 case OMP_CLAUSE_NUM_THREADS:
H A Dc-parser.c7558 check_no_duplicate_clause (list, OMP_CLAUSE_NUM_THREADS, "num_threads");
7560 c = build_omp_clause (OMP_CLAUSE_NUM_THREADS);
H A Dtree.c193 1, /* OMP_CLAUSE_NUM_THREADS */
7674 case OMP_CLAUSE_NUM_THREADS:
H A Dc-typeck.c9248 case OMP_CLAUSE_NUM_THREADS:
/freebsd-10.1-release/contrib/gcc/cp/
H A Dsemantics.c3577 case OMP_CLAUSE_NUM_THREADS:
H A Dparser.c20741 check_no_duplicate_clause (list, OMP_CLAUSE_NUM_THREADS, "num_threads");
20743 c = build_omp_clause (OMP_CLAUSE_NUM_THREADS);
H A Dpt.c8433 case OMP_CLAUSE_NUM_THREADS:

Completed in 521 milliseconds