Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-oacc-kernels-decompose.cc624 OMP_CLAUSE_VECTOR_LENGTH, clauses); in transform_kernels_loop_clauses()
696 OMP_CLAUSE_VECTOR_LENGTH, clauses); in make_region_loop_nest()
1173 || OMP_CLAUSE_CODE (c) == OMP_CLAUSE_VECTOR_LENGTH) in decompose_kernels_region_body()
1189 case OMP_CLAUSE_VECTOR_LENGTH: in decompose_kernels_region_body()
Dtree-core.h512 OMP_CLAUSE_VECTOR_LENGTH, enumerator
Dtree-nested.cc1401 case OMP_CLAUSE_VECTOR_LENGTH: in convert_nonlocal_omp_clauses()
2177 case OMP_CLAUSE_VECTOR_LENGTH: in convert_local_omp_clauses()
Domp-general.cc2696 OMP_CLAUSE_VECTOR_LENGTH }; in oacc_set_fn_attrib()
Dtree-pretty-print.cc1318 case OMP_CLAUSE_VECTOR_LENGTH: in dump_omp_clause()
Dtree.h1670 OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_VECTOR_LENGTH), 0)
Dgimplify.cc10715 case OMP_CLAUSE_VECTOR_LENGTH: in gimplify_scan_omp_clauses()
11877 case OMP_CLAUSE_VECTOR_LENGTH: in gimplify_adjust_omp_clauses()
Domp-low.cc1485 case OMP_CLAUSE_VECTOR_LENGTH: in scan_sharing_clauses()
1931 case OMP_CLAUSE_VECTOR_LENGTH: in scan_sharing_clauses()
DChangeLog-201542893 OMP_CLAUSE_VECTOR_LENGTH, OMP_CLAUSE_GANG, OMP_CLAUSE_WORKER,
42928 OMP_CLAUSE_NUM_WORKERS: OMP_CLAUSE_VECTOR_LENGTH,
42958 OMP_CLAUSE_NUM_WORKERS, OMP_CLAUSE_VECTOR_LENGTH.
42981 OMP_CLAUSE_VECTOR_LENGTH, OMP_CLAUSE_INDEPENDENT. Use GOMP_MAP_*
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20154091 OMP_CLAUSE_VECTOR_LENGTH, OMP_CLAUSE_WAIT, OMP_CLAUSE__CACHE_.
Dsemantics.cc7312 case OMP_CLAUSE_VECTOR_LENGTH: in finish_omp_clauses()
Dpt.cc17871 case OMP_CLAUSE_VECTOR_LENGTH: in tsubst_omp_clauses()
Dparser.cc39990 code = OMP_CLAUSE_VECTOR_LENGTH; in cp_parser_oacc_all_clauses()