Searched defs:dims (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-general.c | 505 oacc_replace_fn_attrib (tree fn, tree dims) in oacc_replace_fn_attrib() 528 tree dims[GOMP_DIM_MAX]; in oacc_set_fn_attrib() local 597 tree dims = NULL_TREE; in oacc_build_routine_dims() local 636 tree dims = TREE_VALUE (attrs); in oacc_get_fn_dim_size() local
|
H A D | omp-offload.c | 584 oacc_parse_default_dims (const char *dims) in oacc_parse_default_dims() 644 oacc_validate_dims (tree fn, tree attrs, int *dims, int level, unsigned used) in oacc_validate_dims() 1399 const int *ARG_UNUSED (dims), bool is_fork) in default_goacc_fork_join() 1518 int dims[GOMP_DIM_MAX]; in execute_oacc_device_lower() local 1658 default_goacc_validate_dims (tree ARG_UNUSED (decl), int *dims, in default_goacc_validate_dims()
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | oacc-parallel.c | 76 unsigned dims[GOMP_DIM_MAX]; in GOACC_parallel_keyed() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | jv-lang.c | 820 java_array_type (struct type *type, int dims) in java_array_type()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-sese-to-poly.c | 993 ppl_dimension_type *dims = XNEWVEC (ppl_dimension_type, dim - gdim); in add_upper_bounds_from_estimated_nit() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-parser.c | 15033 tree dims = oacc_build_routine_dims (data->clauses); in c_finish_oacc_routine() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 38264 tree dims = oacc_build_routine_dims (parser->oacc_routine->clauses); in cp_finalize_oacc_routine() local
|