Home
last modified time | relevance | path

Searched refs:gfc_set_loop_bounds_from_array_spec (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h27 void gfc_set_loop_bounds_from_array_spec (gfc_interface_mapping *,
H A Dtrans-expr.c6973 gfc_set_loop_bounds_from_array_spec (&mapping, se, in gfc_conv_procedure_call()
6998 gfc_set_loop_bounds_from_array_spec (&mapping, se, comp->as); in gfc_conv_procedure_call()
7033 gfc_set_loop_bounds_from_array_spec (&mapping, se, sym->result->as); in gfc_conv_procedure_call()
H A Dtrans-array.c975 gfc_set_loop_bounds_from_array_spec (gfc_interface_mapping * mapping, in gfc_set_loop_bounds_from_array_spec() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.h27 void gfc_set_loop_bounds_from_array_spec (gfc_interface_mapping *,
H A DChangeLog-2011697 * trans-array.c (gfc_set_loop_bounds_from_array_spec): Loop over the
923 gfc_set_loop_bounds_from_array_spec, get_array_ref_dim,
1401 (gfc_set_loop_bounds_from_array_spec): Ditto. Remove skip on last
3248 * trans-array.c (gfc_set_loop_bounds_from_array_spec,
H A DChangeLog-20051630 * trans-array.h (gfc_set_loop_bounds_from_array_spec): Declare.
1632 * trans-array.c (gfc_set_loop_bounds_from_array_spec): New function.
1645 return values too. Call gfc_set_loop_bounds_from_array_spec.
H A Dtrans-expr.cc7509 gfc_set_loop_bounds_from_array_spec (&mapping, se, in gfc_conv_procedure_call()
7534 gfc_set_loop_bounds_from_array_spec (&mapping, se, comp->as); in gfc_conv_procedure_call()
7569 gfc_set_loop_bounds_from_array_spec (&mapping, se, sym->result->as); in gfc_conv_procedure_call()
H A DChangeLog-20101388 * trans-array.c (gfc_set_loop_bounds_from_array_spec):
1509 gfc_set_loop_bounds_from_array_spec,
H A DChangeLog-20082376 * trans-array.c (gfc_set_loop_bounds_from_array_spec):
H A Dtrans-array.cc1043 gfc_set_loop_bounds_from_array_spec (gfc_interface_mapping * mapping, in gfc_set_loop_bounds_from_array_spec() function