Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_GANG (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-general.c578 = {OMP_CLAUSE_GANG, OMP_CLAUSE_WORKER, OMP_CLAUSE_VECTOR, OMP_CLAUSE_SEQ}; in oacc_build_routine_dims()
H A Dtree-nested.c1202 case OMP_CLAUSE_GANG: in convert_nonlocal_omp_clauses()
1218 if (OMP_CLAUSE_CODE (clause) == OMP_CLAUSE_GANG in convert_nonlocal_omp_clauses()
1903 case OMP_CLAUSE_GANG: in convert_local_omp_clauses()
1919 if (OMP_CLAUSE_CODE (clause) == OMP_CLAUSE_GANG in convert_local_omp_clauses()
H A Dtree-core.h331 OMP_CLAUSE_GANG, enumerator
H A Domp-low.c1325 case OMP_CLAUSE_GANG:
1496 case OMP_CLAUSE_GANG:
2078 case OMP_CLAUSE_GANG: in check_oacc_kernel_gwv()
2137 case OMP_CLAUSE_GANG: in scan_omp_for()
5687 case OMP_CLAUSE_GANG: in lower_oacc_head_mark()
H A Dtree.h1538 OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_GANG), 0)
1541 OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_GANG), 1)
H A Dtree-parloops.c2164 t = build_omp_clause (loc, OMP_CLAUSE_GANG); in create_parallel_loop()
H A Dtree-pretty-print.c907 case OMP_CLAUSE_GANG: in dump_omp_clause()
H A Dgimplify.c8571 case OMP_CLAUSE_GANG: in gimplify_scan_omp_clauses()
9367 case OMP_CLAUSE_GANG: in gimplify_adjust_omp_clauses()
H A Dtree.c11514 case OMP_CLAUSE_GANG: in walk_tree_1()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-omp.c987 case OMP_CLAUSE_GANG: in c_oacc_split_loop_clauses()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c6238 case OMP_CLAUSE_GANG: in finish_omp_clauses()
6294 case OMP_CLAUSE_GANG: in finish_omp_clauses()
6323 case OMP_CLAUSE_GANG: in finish_omp_clauses()
H A Dparser.c31915 if (kind == OMP_CLAUSE_GANG in cp_parser_oacc_shape_clause()
31971 if (kind == OMP_CLAUSE_GANG in cp_parser_oacc_shape_clause()
33797 clauses = cp_parser_oacc_shape_clause (parser, OMP_CLAUSE_GANG,
H A Dpt.c16101 case OMP_CLAUSE_GANG: in tsubst_omp_clauses()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c12534 if (kind == OMP_CLAUSE_GANG in c_parser_oacc_shape_clause()
12612 if (kind == OMP_CLAUSE_GANG in c_parser_oacc_shape_clause()
14007 clauses = c_parser_oacc_shape_clause (parser, OMP_CLAUSE_GANG,
H A Dc-typeck.c13937 case OMP_CLAUSE_GANG: in c_finish_omp_clauses()