Home
last modified time | relevance | path

Searched refs:gfc_constructor_next (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsimplify.cc237 c; c = gfc_constructor_next (c)) in is_constant_array_expr()
257 c; c = gfc_constructor_next (c)) in is_constant_array_expr()
312 ctor = gfc_constructor_next (ctor); in init_result_expr()
534 array_ctor = gfc_constructor_next (array_ctor); in simplify_transformation_to_scalar()
540 mask_ctor = gfc_constructor_next (mask_ctor); in simplify_transformation_to_scalar()
598 array_ctor = gfc_constructor_next (array_ctor); in simplify_transformation_to_array()
605 mask_ctor = gfc_constructor_next (mask_ctor); in simplify_transformation_to_array()
619 result_ctor = gfc_constructor_next (result_ctor); in simplify_transformation_to_array()
692 result_ctor = gfc_constructor_next (result_ctor); in simplify_transformation_to_array()
2133 array_ctor = gfc_constructor_next (array_ctor); in gfc_simplify_cshift()
[all …]
H A Darray.cc1035 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in check_duplicate_iterator()
1201 for (c = gfc_constructor_first (head); c; c = gfc_constructor_next (c)) in walk_array_constructor()
1325 for (; c; c = gfc_constructor_next (c)) in gfc_match_array_constructor()
1432 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in check_constructor_type()
1524 for (c = gfc_constructor_first (ctor); c; c = gfc_constructor_next (c)) in check_constructor()
1802 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next(c)) in expand_constructor()
2002 c; c = gfc_constructor_next (c)) in gfc_expanded_ac()
2068 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in resolve_array_list()
2136 p; p = gfc_constructor_next (p)) in gfc_resolve_character_array_constructor()
2172 p; p = gfc_constructor_next (p)) in gfc_resolve_character_array_constructor()
[all …]
H A Dconstructor.h71 gfc_constructor *gfc_constructor_next (gfc_constructor *ctor);
H A Ddata.cc90 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in find_con_by_component()
369 gfc_constructor *next_con = gfc_constructor_next (con); in gfc_assign_data_value()
775 c; c = gfc_constructor_next (c)) in formalize_init_expr()
H A Dtarget-memory.cc266 c = gfc_constructor_next (c), cmp = cmp->next) in encode_derived()
684 c; c = gfc_constructor_next (c), cmp = cmp->next) in expr_to_char()
743 c; c = gfc_constructor_next (c)) in gfc_merge_initializers()
H A Dexpr.cc1097 for (; c; c = gfc_constructor_next (c)) in gfc_is_constant_expr()
1327 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in simplify_constructor()
1423 cons && nelemen > 0; cons = gfc_constructor_next (cons), nelemen--) in find_array_element()
1467 c = gfc_constructor_next (c); in find_component_ref()
1597 for (ci = vecsub[d]; ci; ci = gfc_constructor_next (ci)) in find_array_section()
1705 if (!gfc_constructor_next (vecsub[d])) in find_array_section()
1709 vecsub[d] = gfc_constructor_next (vecsub[d]); in find_array_section()
1969 c; c = gfc_constructor_next (c)) in simplify_const_ref()
2487 for (ci = args[array_arg - 1]; ci; ci = gfc_constructor_next (ci)) in scalarize_intrinsic_call()
2526 args[i] = gfc_constructor_next (args[i]); in scalarize_intrinsic_call()
[all …]
H A Dconstructor.cc227 gfc_constructor_next (gfc_constructor *ctor) in gfc_constructor_next() function
H A Darith.cc1274 for (c = gfc_constructor_first (head); c; c = gfc_constructor_next (c)) in reduce_unary()
1319 for (c = gfc_constructor_first (head); c; c = gfc_constructor_next (c)) in reduce_binary_ac()
1371 for (c = gfc_constructor_first (head); c; c = gfc_constructor_next (c)) in reduce_binary_ca()
1434 c = gfc_constructor_next (c), d = gfc_constructor_next (d)) in reduce_binary_aa()
H A Ddump-parse-tree.cc445 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in show_constructor()
466 if (gfc_constructor_next (c) != NULL) in show_constructor()
1315 c = gfc_constructor_next (c); in show_iterator()
1317 c = gfc_constructor_next (c); in show_iterator()
H A Dfrontend-passes.cc511 c = gfc_constructor_next (c); in callback_reduction()
523 c = gfc_constructor_next (c); in callback_reduction()
1815 for (c = gfc_constructor_first (oldbase); c; c = gfc_constructor_next(c)) in combine_array_constructor()
1836 c = gfc_constructor_next (c)) in combine_array_constructor()
5255 c = gfc_constructor_next (c)) in gfc_expr_walker()
H A Ddependency.cc1394 c; c = gfc_constructor_next (c)) in gfc_check_dependency()
1823 c; gfc_constructor_next (c)) in contains_forall_index_p()
H A Dtrans-array.cc1808 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in gfc_get_array_constructor_size()
2047 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in gfc_trans_array_constructor_value()
2114 p = gfc_constructor_next (p); in gfc_trans_array_constructor_value()
2159 p = gfc_constructor_next (p); in gfc_trans_array_constructor_value()
2461 c && is_const; c = gfc_constructor_next (c)) in get_array_ctor_strlen()
2512 c = gfc_constructor_next (c); in gfc_constant_array_constructor_p()
2549 c = gfc_constructor_next (c); in gfc_build_constant_array_constructor()
6336 c && c->expr; c = gfc_constructor_next (c)) in gfc_conv_array_initializer()
H A Dcheck.cc4446 mask_ctor = gfc_constructor_next (mask_ctor); in gfc_check_pack()
4834 c; c = gfc_constructor_next (c)) in gfc_check_reshape()
6377 mask_ctor = gfc_constructor_next (mask_ctor); in gfc_check_unpack()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsimplify.c235 c; c = gfc_constructor_next (c)) in is_constant_array_expr()
280 ctor = gfc_constructor_next (ctor); in init_result_expr()
502 array_ctor = gfc_constructor_next (array_ctor); in simplify_transformation_to_scalar()
508 mask_ctor = gfc_constructor_next (mask_ctor); in simplify_transformation_to_scalar()
566 array_ctor = gfc_constructor_next (array_ctor); in simplify_transformation_to_array()
573 mask_ctor = gfc_constructor_next (mask_ctor); in simplify_transformation_to_array()
587 result_ctor = gfc_constructor_next (result_ctor); in simplify_transformation_to_array()
660 result_ctor = gfc_constructor_next (result_ctor); in simplify_transformation_to_array()
2101 array_ctor = gfc_constructor_next (array_ctor); in gfc_simplify_cshift()
2167 shift_ctor = gfc_constructor_next (shift_ctor); in gfc_simplify_cshift()
[all …]
H A Darray.c1023 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in check_duplicate_iterator()
1189 for (c = gfc_constructor_first (head); c; c = gfc_constructor_next (c)) in walk_array_constructor()
1313 for (; c; c = gfc_constructor_next (c)) in gfc_match_array_constructor()
1420 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in check_constructor_type()
1512 for (c = gfc_constructor_first (ctor); c; c = gfc_constructor_next (c)) in check_constructor()
1790 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next(c)) in expand_constructor()
1990 c; c = gfc_constructor_next (c)) in gfc_expanded_ac()
2056 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in resolve_array_list()
2124 p; p = gfc_constructor_next (p)) in gfc_resolve_character_array_constructor()
2160 p; p = gfc_constructor_next (p)) in gfc_resolve_character_array_constructor()
[all …]
H A Dconstructor.h81 gfc_constructor *gfc_constructor_next (gfc_constructor *ctor);
H A Ddata.c90 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in find_con_by_component()
349 gfc_constructor *next_con = gfc_constructor_next (con); in gfc_assign_data_value()
749 c; c = gfc_constructor_next (c)) in formalize_init_expr()
H A Dtarget-memory.c267 c = gfc_constructor_next (c), cmp = cmp->next) in encode_derived()
684 c; c = gfc_constructor_next (c), cmp = cmp->next) in expr_to_char()
743 c; c = gfc_constructor_next (c)) in gfc_merge_initializers()
H A Dexpr.c1089 for (; c; c = gfc_constructor_next (c)) in gfc_is_constant_expr()
1317 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in simplify_constructor()
1413 cons && nelemen > 0; cons = gfc_constructor_next (cons), nelemen--) in find_array_element()
1457 c = gfc_constructor_next (c); in find_component_ref()
1587 for (ci = vecsub[d]; ci; ci = gfc_constructor_next (ci)) in find_array_section()
1695 if (!gfc_constructor_next (vecsub[d])) in find_array_section()
1699 vecsub[d] = gfc_constructor_next (vecsub[d]); in find_array_section()
1944 c; c = gfc_constructor_next (c)) in simplify_const_ref()
2461 for (ci = args[array_arg - 1]; ci; ci = gfc_constructor_next (ci)) in scalarize_intrinsic_call()
2500 args[i] = gfc_constructor_next (args[i]); in scalarize_intrinsic_call()
[all …]
H A Dconstructor.c243 gfc_constructor_next (gfc_constructor *ctor) in gfc_constructor_next() function
H A Darith.c1270 for (c = gfc_constructor_first (head); c; c = gfc_constructor_next (c)) in reduce_unary()
1307 for (c = gfc_constructor_first (head); c; c = gfc_constructor_next (c)) in reduce_binary_ac()
1347 for (c = gfc_constructor_first (head); c; c = gfc_constructor_next (c)) in reduce_binary_ca()
1398 c = gfc_constructor_next (c), d = gfc_constructor_next (d)) in reduce_binary_aa()
H A Dfrontend-passes.c511 c = gfc_constructor_next (c); in callback_reduction()
523 c = gfc_constructor_next (c); in callback_reduction()
1815 for (c = gfc_constructor_first (oldbase); c; c = gfc_constructor_next(c)) in combine_array_constructor()
1836 c = gfc_constructor_next (c)) in combine_array_constructor()
4975 c = gfc_constructor_next (c)) in gfc_expr_walker()
H A Ddependency.c1393 c; c = gfc_constructor_next (c)) in gfc_check_dependency()
1822 c; gfc_constructor_next (c)) in contains_forall_index_p()
H A Dtrans-array.c1712 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in gfc_get_array_constructor_size()
1951 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in gfc_trans_array_constructor_value()
2018 p = gfc_constructor_next (p); in gfc_trans_array_constructor_value()
2063 p = gfc_constructor_next (p); in gfc_trans_array_constructor_value()
2365 c && is_const; c = gfc_constructor_next (c)) in get_array_ctor_strlen()
2416 c = gfc_constructor_next (c); in gfc_constant_array_constructor_p()
2453 c = gfc_constructor_next (c); in gfc_build_constant_array_constructor()
6219 c && c->expr; c = gfc_constructor_next (c)) in gfc_conv_array_initializer()
H A Ddump-parse-tree.c420 for (c = gfc_constructor_first (base); c; c = gfc_constructor_next (c)) in show_constructor()
441 if (gfc_constructor_next (c) != NULL) in show_constructor()

12