Home
last modified time | relevance | path

Searched refs:gfc_get_array_descriptor_base (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c1790 gfc_get_array_descriptor_base (int dimen, int codimen, bool restricted) in gfc_get_array_descriptor_base() function
1891 base_type = gfc_get_array_descriptor_base (dimen, codimen, restricted); in gfc_get_array_type_bounds()
1903 base_type = gfc_get_array_descriptor_base (dimen, codimen, false); in gfc_get_array_type_bounds()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc1842 gfc_get_array_descriptor_base (int dimen, int codimen, bool restricted) in gfc_get_array_descriptor_base() function
1943 base_type = gfc_get_array_descriptor_base (dimen, codimen, restricted); in gfc_get_array_type_bounds()
1955 base_type = gfc_get_array_descriptor_base (dimen, codimen, false); in gfc_get_array_type_bounds()
H A DChangeLog-20102653 * trans-types.c (gfc_get_array_descriptor_base,
2978 (gfc_get_desc_dim_type, gfc_get_array_descriptor_base,
3113 (gfc_get_array_descriptor_base): Likewise.
4106 * trans-types.c (gfc_get_array_descriptor_base): Fix index
4251 gfc_get_array_descriptor_base): Add corank argument.
H A DChangeLog-20171139 * trans-types.c (gfc_get_array_descriptor_base): Add the 'span'
2250 (gfc_get_array_descriptor_base): Likewise.
H A DChangeLog-20111718 * trans-types.c (gfc_get_array_descriptor_base): Ditto, don't
2069 * trans-types.c (gfc_get_array_descriptor_base): For coarrays
2725 * trans-types.c (gfc_get_element_type, gfc_get_array_descriptor_base,
H A DChangeLog-20182532 (gfc_get_array_descriptor_base): Change the type of the dtype
2926 *trans-types.c (gfc_get_array_descriptor_base): Add the token
H A DChangeLog-20211545 (gfc_get_array_descriptor_base): Same.
H A DChangeLog-20121344 gfc_build_array_type, gfc_get_array_descriptor_base): Add
H A DChangeLog-20071291 (gfc_get_array_descriptor_base): Likewise.
1422 (gfc_get_array_descriptor_base): Likewise.
H A DChangeLog-20161649 (gfc_get_array_descriptor_base): Same.
H A DChangeLog-20191697 * trans-types.c (gfc_get_array_descriptor_base): Likewise.
H A DChangeLog-20091304 (gfc_get_array_descriptor_base): Ditto.
H A DChangeLog-20052358 (gfc_get_array_descriptor_base): Break out from ...