Home
last modified time | relevance | path

Searched refs:DIMEN_VECTOR (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddependency.c901 if (ref->u.ar.dimen_type[n] == DIMEN_VECTOR) in gfc_ref_needs_temporary_p()
2182 if (lref->u.ar.dimen_type[n] == DIMEN_VECTOR in gfc_dep_resolver()
2183 || rref->u.ar.dimen_type[n] == DIMEN_VECTOR) in gfc_dep_resolver()
2185 if (lref->u.ar.dimen_type[n] == DIMEN_VECTOR in gfc_dep_resolver()
2186 && rref->u.ar.dimen_type[n] == DIMEN_VECTOR in gfc_dep_resolver()
H A Ddata.c810 case DIMEN_VECTOR: in gfc_get_section_index()
H A Dexpr.c797 if (ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_has_vector_index()
1562 if (ref->u.ar.dimen_type[d] == DIMEN_VECTOR) /* Vector subscript. */ in find_array_section()
1691 if (ref->u.ar.dimen_type[d] == DIMEN_VECTOR) /* Vector subscript. */ in find_array_section()
5792 if (ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_is_coarray()
5974 if (ar->dimen_type[i] == DIMEN_VECTOR) in gfc_is_simply_contiguous()
6432 if (ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_check_vardef_context()
H A Darray.c2393 case DIMEN_VECTOR: in gfc_ref_dimen_size()
H A Dtrans-array.c2871 if (info->ref->u.ar.dimen_type[dim] != DIMEN_VECTOR in set_vector_loop_bounds()
3414 case DIMEN_VECTOR: in conv_array_index_offset()
4382 if (ar->dimen_type[dim] == DIMEN_VECTOR) in gfc_conv_section_startstride()
5066 if (lref->u.ar.dimen_type[dim] == DIMEN_VECTOR) in gfc_conv_resolve_dependencies()
11202 case DIMEN_VECTOR: in gfc_walk_array_ref()
H A Dgfortran.h1968 DIMEN_ELEMENT = 1, DIMEN_RANGE, DIMEN_VECTOR, DIMEN_STAR, DIMEN_THIS_IMAGE, DIMEN_UNKNOWN enumerator
H A Dresolve.c4611 case DIMEN_VECTOR: in check_dimension()
4987 ar->dimen_type[i] = DIMEN_VECTOR; in resolve_array_ref()
5058 || ar->dimen_type[i] == DIMEN_VECTOR) in resolve_array_ref()
5507 || ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_expression_rank()
8080 case DIMEN_VECTOR: in resolve_allocate_expr()
10960 if (ref->u.ar.dimen_type[n] == DIMEN_VECTOR in resolve_ordinary_assign()
H A Dtrans-io.c2614 if (ref->u.ar.dimen_type[n] == DIMEN_VECTOR) in gfc_trans_transfer()
H A Dcheck.c1506 if (target->ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_check_associated()
H A Dinterface.c2997 if (ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_has_vector_subscript()
H A Dmatch.c6197 || ref->u.ar.dimen_type[i] == DIMEN_VECTOR in copy_ts_from_selector_to_associate()
H A Dfrontend-passes.c3739 if (ar->dimen_type[i] == DIMEN_VECTOR) in gfc_has_dimen_vector_ref()
H A Dtrans-intrinsic.c1142 case DIMEN_VECTOR: in conv_caf_vector_subscript()
1558 case DIMEN_VECTOR: in conv_expr_ref_to_caf_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddependency.cc902 if (ref->u.ar.dimen_type[n] == DIMEN_VECTOR) in gfc_ref_needs_temporary_p()
2199 if (lref->u.ar.dimen_type[n] == DIMEN_VECTOR in gfc_dep_resolver()
2200 || rref->u.ar.dimen_type[n] == DIMEN_VECTOR) in gfc_dep_resolver()
2202 if (lref->u.ar.dimen_type[n] == DIMEN_VECTOR in gfc_dep_resolver()
2203 && rref->u.ar.dimen_type[n] == DIMEN_VECTOR in gfc_dep_resolver()
H A Ddata.cc836 case DIMEN_VECTOR: in gfc_get_section_index()
H A Dexpr.cc805 if (ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_has_vector_index()
1572 if (ref->u.ar.dimen_type[d] == DIMEN_VECTOR) /* Vector subscript. */ in find_array_section()
1701 if (ref->u.ar.dimen_type[d] == DIMEN_VECTOR) /* Vector subscript. */ in find_array_section()
5832 if (ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_is_coarray()
6024 if (ar->dimen_type[i] == DIMEN_VECTOR) in gfc_is_simply_contiguous()
6501 if (ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_check_vardef_context()
H A Darray.cc2405 case DIMEN_VECTOR: in gfc_ref_dimen_size()
H A Dtrans-array.cc2967 if (info->ref->u.ar.dimen_type[dim] != DIMEN_VECTOR in set_vector_loop_bounds()
3511 case DIMEN_VECTOR: in conv_array_index_offset()
4486 if (ar->dimen_type[dim] == DIMEN_VECTOR) in gfc_conv_section_startstride()
5174 if (lref->u.ar.dimen_type[dim] == DIMEN_VECTOR) in gfc_conv_resolve_dependencies()
11451 case DIMEN_VECTOR: in gfc_walk_array_ref()
H A Dresolve.cc4697 case DIMEN_VECTOR: in check_dimension()
5073 ar->dimen_type[i] = DIMEN_VECTOR; in resolve_array_ref()
5144 || ar->dimen_type[i] == DIMEN_VECTOR) in resolve_array_ref()
5592 || ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_expression_rank()
8204 case DIMEN_VECTOR: in resolve_allocate_expr()
11117 if (ref->u.ar.dimen_type[n] == DIMEN_VECTOR in resolve_ordinary_assign()
H A Dgfortran.h2233 DIMEN_ELEMENT = 1, DIMEN_RANGE, DIMEN_VECTOR, DIMEN_STAR, DIMEN_THIS_IMAGE, DIMEN_UNKNOWN enumerator
H A Dtrans-io.cc2639 if (ref->u.ar.dimen_type[n] == DIMEN_VECTOR) in gfc_trans_transfer()
H A Dmatch.cc6288 || ref->u.ar.dimen_type[i] == DIMEN_VECTOR in copy_ts_from_selector_to_associate()
H A Dcheck.cc1510 if (target->ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_check_associated()
H A Dfrontend-passes.cc4017 if (ar->dimen_type[i] == DIMEN_VECTOR) in gfc_has_dimen_vector_ref()
H A Dinterface.cc3064 if (ref->u.ar.dimen_type[i] == DIMEN_VECTOR) in gfc_has_vector_subscript()

12