| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | data.c | 130 gcc_assert (ref->type == REF_SUBSTRING); in create_character_initializer() 243 if (ref->type == REF_SUBSTRING) in gfc_assign_data_value()
|
| H A D | expr.c | 606 case REF_SUBSTRING: in gfc_free_ref_list() 774 case REF_SUBSTRING: in gfc_copy_ref() 1963 && last_ref->type == REF_SUBSTRING) in simplify_const_ref() 2021 case REF_SUBSTRING: in simplify_const_ref() 2060 case REF_SUBSTRING: in simplify_ref_chain() 3362 case REF_SUBSTRING: in check_references() 4395 case REF_SUBSTRING: in gfc_check_pointer_assign() 5289 case REF_SUBSTRING: in gfc_get_full_arrayspec_from_expr() 5413 case REF_SUBSTRING: in gfc_traverse_expr() 5799 case REF_SUBSTRING: in gfc_is_coarray() [all …]
|
| H A D | dependency.c | 176 case REF_SUBSTRING: in are_identical_variables() 907 case REF_SUBSTRING: in gfc_ref_needs_temporary_p() 1845 case REF_SUBSTRING: in contains_forall_index_p() 2144 case REF_SUBSTRING: in gfc_dep_resolver()
|
| H A D | primary.c | 902 ref->type = REF_SUBSTRING; in match_substring() 1197 && e->ref && e->ref->type == REF_SUBSTRING in match_string_constant() 2735 && ref->next && ref->next->type == REF_SUBSTRING) in gfc_variable_attr() 2757 case REF_SUBSTRING: in gfc_variable_attr() 2936 case REF_SUBSTRING: in caf_variable_attr()
|
| H A D | frontend-passes.c | 274 if (ref->type == REF_SUBSTRING) in realloc_string_callback() 647 if (ref->type == REF_SUBSTRING) in constant_string_length() 2234 if ((*rr)->type == REF_SUBSTRING || (*rr)->type == REF_ARRAY) in optimize_trim() 2247 ref->type = REF_SUBSTRING; in optimize_trim() 3388 if (r->type == REF_SUBSTRING) in freeze_references() 5021 case REF_SUBSTRING: in gfc_expr_walker()
|
| H A D | trans-common.c | 891 case REF_SUBSTRING: in calculate_offset()
|
| H A D | check.c | 1194 for (ra = a->ref; ra != NULL && ra->type != REF_SUBSTRING; ra = ra->next) in gfc_var_strlen() 3108 while (ref && ref->type != REF_SUBSTRING) in gfc_check_ichar_iachar() 3111 gcc_assert (ref == NULL || ref->type == REF_SUBSTRING); in gfc_check_ichar_iachar()
|
| H A D | interface.c | 2674 || (ref->next->type == REF_SUBSTRING && !ref->next->next))) in compare_parameter() 2840 if (ref->type == REF_SUBSTRING && ref->u.ss.start in get_expr_storage_size() 3660 case REF_SUBSTRING: in compare_actual_expr()
|
| H A D | resolve.c | 4945 case REF_SUBSTRING: in find_array_spec() 5177 if (char_ref->type == REF_SUBSTRING || char_ref->type == REF_INQUIRY) in gfc_resolve_substring_charlen() 5290 case REF_SUBSTRING: in gfc_resolve_ref() 5375 case REF_SUBSTRING: in gfc_resolve_ref() 7103 && e->ref->type != REF_SUBSTRING) in gfc_resolve_expr() 7512 case REF_SUBSTRING: in resolve_deallocate_expr() 7809 case REF_SUBSTRING: in resolve_allocate_expr() 16885 ref->type = REF_SUBSTRING; in resolve_equivalence() 17044 if (r->type == REF_SUBSTRING) in resolve_equivalence()
|
| H A D | array.c | 2165 if (ref->type == REF_SUBSTRING in gfc_resolve_character_array_constructor()
|
| H A D | gfortran.h | 2000 { REF_ARRAY, REF_COMPONENT, REF_SUBSTRING, REF_INQUIRY }; enumerator
|
| H A D | trans-stmt.c | 3945 if (lref->type == REF_SUBSTRING) in check_forall_dependencies() 3948 if (rref->type == REF_SUBSTRING) in check_forall_dependencies() 4636 if (expr1->ref && expr1->ref->type == REF_SUBSTRING) in gfc_trans_assign_need_temp()
|
| H A D | trans-expr.c | 2069 case REF_SUBSTRING: in gfc_get_expr_charlen() 3034 case REF_SUBSTRING: in gfc_conv_variable() 4516 case REF_SUBSTRING: in gfc_apply_interface_mapping_to_ref() 8821 gcc_assert (ref == NULL || ref->type == REF_SUBSTRING); in gfc_conv_substring_expr() 10666 if (ref->type == REF_SUBSTRING) in alloc_scalar_allocatable_for_assignment()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | data.cc | 130 gcc_assert (ref->type == REF_SUBSTRING); in create_character_initializer() 263 if (ref->type == REF_SUBSTRING) in gfc_assign_data_value()
|
| H A D | expr.cc | 614 case REF_SUBSTRING: in gfc_free_ref_list() 782 case REF_SUBSTRING: in gfc_copy_ref() 1988 && last_ref->type == REF_SUBSTRING) in simplify_const_ref() 2046 case REF_SUBSTRING: in simplify_const_ref() 2085 case REF_SUBSTRING: in simplify_ref_chain() 3394 case REF_SUBSTRING: in check_references() 4427 case REF_SUBSTRING: in gfc_check_pointer_assign() 5329 case REF_SUBSTRING: in gfc_get_full_arrayspec_from_expr() 5453 case REF_SUBSTRING: in gfc_traverse_expr() 5839 case REF_SUBSTRING: in gfc_is_coarray() [all …]
|
| H A D | dependency.cc | 177 case REF_SUBSTRING: in are_identical_variables() 908 case REF_SUBSTRING: in gfc_ref_needs_temporary_p() 1846 case REF_SUBSTRING: in contains_forall_index_p() 2145 case REF_SUBSTRING: in gfc_dep_resolver()
|
| H A D | primary.cc | 881 ref->type = REF_SUBSTRING; in match_substring() 1176 && e->ref && e->ref->type == REF_SUBSTRING in match_string_constant() 2739 && ref->next && ref->next->type == REF_SUBSTRING) in gfc_variable_attr() 2764 case REF_SUBSTRING: in gfc_variable_attr() 2944 case REF_SUBSTRING: in caf_variable_attr()
|
| H A D | frontend-passes.cc | 274 if (ref->type == REF_SUBSTRING) in realloc_string_callback() 647 if (ref->type == REF_SUBSTRING) in constant_string_length() 2234 if ((*rr)->type == REF_SUBSTRING || (*rr)->type == REF_ARRAY) in optimize_trim() 2247 ref->type = REF_SUBSTRING; in optimize_trim() 3666 if (r->type == REF_SUBSTRING) in freeze_references() 5301 case REF_SUBSTRING: in gfc_expr_walker()
|
| H A D | trans-common.cc | 920 case REF_SUBSTRING: in calculate_offset()
|
| H A D | check.cc | 1196 for (ra = a->ref; ra != NULL && ra->type != REF_SUBSTRING; ra = ra->next) in gfc_var_strlen() 3112 while (ref && ref->type != REF_SUBSTRING) in gfc_check_ichar_iachar() 3115 gcc_assert (ref == NULL || ref->type == REF_SUBSTRING); in gfc_check_ichar_iachar()
|
| H A D | interface.cc | 2741 || (ref->next->type == REF_SUBSTRING && !ref->next->next))) in compare_parameter() 2907 if (ref->type == REF_SUBSTRING && ref->u.ss.start in get_expr_storage_size() 3863 case REF_SUBSTRING: in compare_actual_expr()
|
| H A D | resolve.cc | 5031 case REF_SUBSTRING: in find_array_spec() 5263 if (char_ref->type == REF_SUBSTRING || char_ref->type == REF_INQUIRY) in gfc_resolve_substring_charlen() 5373 case REF_SUBSTRING: in gfc_resolve_ref() 5458 case REF_SUBSTRING: in gfc_resolve_ref() 7225 && e->ref->type != REF_SUBSTRING) in gfc_resolve_expr() 7634 case REF_SUBSTRING: in resolve_deallocate_expr() 7931 case REF_SUBSTRING: in resolve_allocate_expr() 17120 ref->type = REF_SUBSTRING; in resolve_equivalence() 17279 if (r->type == REF_SUBSTRING) in resolve_equivalence()
|
| H A D | array.cc | 2177 if (ref->type == REF_SUBSTRING in gfc_resolve_character_array_constructor()
|
| H A D | trans-stmt.cc | 3981 if (lref->type == REF_SUBSTRING) in check_forall_dependencies() 3984 if (rref->type == REF_SUBSTRING) in check_forall_dependencies() 4672 if (expr1->ref && expr1->ref->type == REF_SUBSTRING) in gfc_trans_assign_need_temp()
|
| H A D | trans-expr.cc | 2163 case REF_SUBSTRING: in gfc_get_expr_charlen() 3136 case REF_SUBSTRING: in gfc_conv_variable() 4605 case REF_SUBSTRING: in gfc_apply_interface_mapping_to_ref() 9364 gcc_assert (ref == NULL || ref->type == REF_SUBSTRING); in gfc_conv_substring_expr() 11204 if (ref->type == REF_SUBSTRING) in alloc_scalar_allocatable_for_assignment()
|