Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_NUM_THREADS (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dc-omp.c412 case OMP_CLAUSE_NUM_THREADS: in c_split_parallel_clauses()
H A Dtree-nested.c1169 case OMP_CLAUSE_NUM_THREADS: in convert_nonlocal_omp_clauses()
1461 case OMP_CLAUSE_NUM_THREADS: in convert_local_omp_clauses()
H A Domp-low.c1006 case OMP_CLAUSE_NUM_THREADS: in scan_sharing_clauses()
1056 case OMP_CLAUSE_NUM_THREADS: in scan_sharing_clauses()
2196 c = find_omp_clause (clauses, OMP_CLAUSE_NUM_THREADS); in expand_parallel_call()
H A Dtree.h312 OMP_CLAUSE_NUM_THREADS, enumerator
1621 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_NUM_THREADS),0)
H A Dc-parser.c6969 check_no_duplicate_clause (list, OMP_CLAUSE_NUM_THREADS, "num_threads"); in c_parser_omp_clause_num_threads()
6971 c = build_omp_clause (OMP_CLAUSE_NUM_THREADS); in c_parser_omp_clause_num_threads()
H A Dgimplify.c4759 case OMP_CLAUSE_NUM_THREADS: in gimplify_scan_omp_clauses()
4898 case OMP_CLAUSE_NUM_THREADS: in gimplify_adjust_omp_clauses()
H A Dtree-pretty-print.c312 case OMP_CLAUSE_NUM_THREADS: in dump_omp_clause()
H A Dtree.c7616 case OMP_CLAUSE_NUM_THREADS: in walk_tree()
H A Dc-typeck.c8776 case OMP_CLAUSE_NUM_THREADS: in c_finish_omp_clauses()
/openbsd/gnu/gcc/gcc/cp/
H A Dsemantics.c3410 case OMP_CLAUSE_NUM_THREADS: in finish_omp_clauses()
H A Dparser.c18347 check_no_duplicate_clause (list, OMP_CLAUSE_NUM_THREADS, "num_threads"); in cp_parser_omp_clause_num_threads()
18349 c = build_omp_clause (OMP_CLAUSE_NUM_THREADS); in cp_parser_omp_clause_num_threads()
H A Dpt.c8418 case OMP_CLAUSE_NUM_THREADS: in tsubst_omp_clauses()
/openbsd/gnu/gcc/gcc/doc/
H A Dc-tree.texi2725 @code{OMP_CLAUSE_NUM_THREADS}, @code{OMP_CLAUSE_SCHEDULE},
H A Dgccint.info6243 `OMP_CLAUSE_NUM_THREADS', `OMP_CLAUSE_SCHEDULE',