Home
last modified time | relevance | path

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

12

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-omp.c612 case OMP_CLAUSE_NUM_THREADS: in c_split_parallel_clauses()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-core.h352 OMP_CLAUSE_NUM_THREADS, enumerator
H A Domp-grid.c296 case OMP_CLAUSE_NUM_THREADS: in grid_parallel_clauses_gridifiable()
H A Dtree-nested.c1188 case OMP_CLAUSE_NUM_THREADS: in convert_nonlocal_omp_clauses()
1889 case OMP_CLAUSE_NUM_THREADS: in convert_local_omp_clauses()
H A Dtree-parloops.c2064 t = build_omp_clause (loc, OMP_CLAUSE_NUM_THREADS); in create_parallel_loop()
H A Dtree-pretty-print.c473 case OMP_CLAUSE_NUM_THREADS: in dump_omp_clause()
H A Domp-low.c1167 case OMP_CLAUSE_NUM_THREADS:
1463 case OMP_CLAUSE_NUM_THREADS:
H A Dgimplify.c8550 case OMP_CLAUSE_NUM_THREADS: in gimplify_scan_omp_clauses()
9334 case OMP_CLAUSE_NUM_THREADS: in gimplify_adjust_omp_clauses()
H A Dtree.h1519 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_NUM_THREADS),0)
H A Domp-expand.c622 c = omp_find_clause (clauses, OMP_CLAUSE_NUM_THREADS); in expand_parallel_call()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-nested.c1102 case OMP_CLAUSE_NUM_THREADS: in convert_nonlocal_omp_clauses()
1601 case OMP_CLAUSE_NUM_THREADS: in convert_local_omp_clauses()
H A Dtree-parloops.c1634 t = build_omp_clause (loc, OMP_CLAUSE_NUM_THREADS); in create_parallel_loop()
H A Domp-low.c1468 case OMP_CLAUSE_NUM_THREADS: in scan_sharing_clauses()
1523 case OMP_CLAUSE_NUM_THREADS: in scan_sharing_clauses()
2998 c = find_omp_clause (clauses, OMP_CLAUSE_NUM_THREADS); in expand_parallel_call()
H A Dtree.h384 OMP_CLAUSE_NUM_THREADS, enumerator
1908 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_NUM_THREADS),0)
H A Dtree-pretty-print.c342 case OMP_CLAUSE_NUM_THREADS: in dump_omp_clause()
H A Dgimplify.c6061 case OMP_CLAUSE_NUM_THREADS: in gimplify_scan_omp_clauses()
6205 case OMP_CLAUSE_NUM_THREADS: in gimplify_adjust_omp_clauses()
H A Dc-parser.c9042 check_no_duplicate_clause (list, OMP_CLAUSE_NUM_THREADS, "num_threads"); in c_parser_omp_clause_num_threads()
9044 c = build_omp_clause (num_threads_loc, OMP_CLAUSE_NUM_THREADS); in c_parser_omp_clause_num_threads()
H A Dtree.c10637 case OMP_CLAUSE_NUM_THREADS: in walk_tree_1()
H A Dc-typeck.c10912 case OMP_CLAUSE_NUM_THREADS: in c_finish_omp_clauses()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-omp.c1105 case OMP_CLAUSE_NUM_THREADS: in c_omp_split_clauses()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c4096 case OMP_CLAUSE_NUM_THREADS: in finish_omp_clauses()
H A Dparser.c25249 check_no_duplicate_clause (list, OMP_CLAUSE_NUM_THREADS, in cp_parser_omp_clause_num_threads()
25252 c = build_omp_clause (location, OMP_CLAUSE_NUM_THREADS); in cp_parser_omp_clause_num_threads()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c12187 check_no_duplicate_clause (list, OMP_CLAUSE_NUM_THREADS, "num_threads"); in c_parser_omp_clause_num_threads()
12189 c = build_omp_clause (num_threads_loc, OMP_CLAUSE_NUM_THREADS); in c_parser_omp_clause_num_threads()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c6282 case OMP_CLAUSE_NUM_THREADS: in finish_omp_clauses()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgeneric.texi2189 @code{OMP_CLAUSE_NUM_THREADS}, @code{OMP_CLAUSE_SCHEDULE},

12