Searched defs:arraytype (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 1792 tree fat_type, decl, arraytype, *chain = NULL; in gfc_get_array_descriptor_base() local 1887 tree fat_type, base_type, arraytype, lower, upper, stride, tmp, rtype; in gfc_get_array_type_bounds() local
|
H A D | trans-array.c | 1484 tree arraytype = TREE_TYPE (GFC_TYPE_ARRAY_DATAPTR_TYPE (type)); in gfc_trans_create_temp_array() local 3135 tree arraytype = TREE_TYPE ( in gfc_conv_ss_descriptor() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-types.cc | 1844 tree fat_type, decl, arraytype, *chain = NULL; in gfc_get_array_descriptor_base() local 1939 tree fat_type, base_type, arraytype, lower, upper, stride, tmp, rtype; in gfc_get_array_type_bounds() local
|
H A D | trans-array.cc | 1549 tree arraytype = TREE_TYPE (GFC_TYPE_ARRAY_DATAPTR_TYPE (type)); in gfc_trans_create_temp_array() local 3232 tree arraytype = TREE_TYPE ( in gfc_conv_ss_descriptor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-generic.c | 1292 tree arraytype; in vector_element() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 3567 tree arraytype, domain; in build_new_1() local
|
H A D | constexpr.c | 3427 tree arraytype = TREE_TYPE (array); in diag_array_subscript() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-generic.cc | 1439 tree arraytype; in vector_element() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 3644 tree arraytype, domain; in build_new_1() local
|
H A D | constexpr.cc | 3808 tree arraytype = TREE_TYPE (array); in diag_array_subscript() local
|