| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | trans-const.cc | 81 build_range_type (gfc_charlen_type_node, in gfc_build_string_const() 111 build_range_type (gfc_charlen_type_node, in gfc_build_wide_string_const()
|
| H A D | trans-types.cc | 1031 = build_range_type (gfc_array_index_type, in gfc_init_types() 1110 bounds = build_range_type (gfc_charlen_type_node, gfc_index_one_node, len); in gfc_get_character_type_len_for_eltype() 1759 range = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_get_nodesc_array_type() 1793 range = build_range_type (gfc_array_index_type, gfc_index_zero_node, range); in gfc_get_nodesc_array_type() 1814 rtype = build_range_type (gfc_array_index_type, in gfc_get_nodesc_array_type() 1901 build_range_type (gfc_array_index_type, in gfc_get_array_descriptor_base() 2058 rtype = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_get_array_type_bounds() 3638 tmp = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_get_caf_vector_type() 3709 tmp = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_get_caf_reference_type() 3717 build_range_type (gfc_array_index_type, in gfc_get_caf_reference_type() [all …]
|
| H A D | trans-common.cc | 590 tmp = build_range_type (gfc_array_index_type, in get_init_field()
|
| H A D | trans-decl.cc | 1120 range = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_build_qualified_array() 1151 rtype = build_range_type (gfc_array_index_type, lbound, ubound); in gfc_build_qualified_array()
|
| H A D | trans-array.cc | 1139 tmp = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_trans_allocate_array_storage() 2164 tmptype = build_range_type (gfc_array_index_type, in gfc_trans_array_constructor_value()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | trans-const.c | 81 build_range_type (gfc_charlen_type_node, in gfc_build_string_const() 111 build_range_type (gfc_charlen_type_node, in gfc_build_wide_string_const()
|
| H A D | trans-types.c | 1002 = build_range_type (gfc_array_index_type, in gfc_init_types() 1081 bounds = build_range_type (gfc_charlen_type_node, gfc_index_one_node, len); in gfc_get_character_type_len_for_eltype() 1707 range = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_get_nodesc_array_type() 1741 range = build_range_type (gfc_array_index_type, gfc_index_zero_node, range); in gfc_get_nodesc_array_type() 1762 rtype = build_range_type (gfc_array_index_type, in gfc_get_nodesc_array_type() 1849 build_range_type (gfc_array_index_type, in gfc_get_array_descriptor_base() 1998 rtype = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_get_array_type_bounds() 3530 tmp = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_get_caf_vector_type() 3601 tmp = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_get_caf_reference_type() 3609 build_range_type (gfc_array_index_type, in gfc_get_caf_reference_type()
|
| H A D | trans-common.c | 562 tmp = build_range_type (gfc_array_index_type, in get_init_field()
|
| H A D | trans-decl.c | 1115 range = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_build_qualified_array() 1146 rtype = build_range_type (gfc_array_index_type, lbound, ubound); in gfc_build_qualified_array()
|
| H A D | trans-array.c | 1071 tmp = build_range_type (gfc_array_index_type, gfc_index_zero_node, in gfc_trans_allocate_array_storage() 2068 tmptype = build_range_type (gfc_array_index_type, in gfc_trans_array_constructor_value()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | types.cc | 137 tree index = build_range_type (range, size_zero_node, NULL_TREE); in make_array_type()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | types.cc | 182 tree index = build_range_type (range, size_zero_node, NULL_TREE); in make_array_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-decl.c | 6509 itype = build_range_type (sizetype, size, NULL_TREE); in grokdeclarator() 6588 itype = build_range_type (sizetype, size_zero_node, in grokdeclarator() 6595 itype = build_range_type (sizetype, size_zero_node, NULL_TREE); in grokdeclarator() 6608 itype = build_range_type (sizetype, size_zero_node, in grokdeclarator() 7243 TYPE_DOMAIN (type) = build_range_type (sizetype, size_zero_node, in grokdeclarator()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-decl.cc | 6833 itype = build_range_type (sizetype, size, NULL_TREE); in grokdeclarator() 6912 itype = build_range_type (sizetype, size_zero_node, in grokdeclarator() 6919 itype = build_range_type (sizetype, size_zero_node, NULL_TREE); in grokdeclarator() 6932 itype = build_range_type (sizetype, size_zero_node, in grokdeclarator() 7567 TYPE_DOMAIN (type) = build_range_type (sizetype, size_zero_node, in grokdeclarator()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | pointer-query.cc | 2591 idxtype = build_range_type (sizetype, size_zero_node, NULL_TREE); in build_printable_array_type()
|
| H A D | ubsan.cc | 212 tree itype = build_range_type (sizetype, size_zero_node, NULL_TREE); in ubsan_get_type_descriptor_type()
|
| H A D | builtins.cc | 1384 build_range_type (sizetype, in get_memory_rtx() 1401 build_range_type (sizetype, in get_memory_rtx()
|
| H A D | tree.cc | 7157 build_range_type (tree type, tree lowval, tree highval) in build_range_type() function 7182 return build_range_type (sizetype, size_zero_node, maxval); in build_index_type()
|
| H A D | tree.h | 5409 extern tree build_range_type (tree, tree, tree);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ubsan.c | 211 tree itype = build_range_type (sizetype, size_zero_node, NULL_TREE); in ubsan_get_type_descriptor_type()
|
| H A D | builtins.c | 1495 build_range_type (sizetype, in get_memory_rtx() 1512 build_range_type (sizetype, in get_memory_rtx()
|
| H A D | tree.c | 8133 build_range_type (tree type, tree lowval, tree highval) in build_range_type() function 8158 return build_range_type (sizetype, size_zero_node, maxval); in build_index_type()
|
| H A D | tree.h | 5225 extern tree build_range_type (tree, tree, tree);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-common.c | 6546 = build_range_type (TREE_TYPE (maxindex), in complete_array_type()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-common.cc | 6931 = build_range_type (TREE_TYPE (maxindex), in complete_array_type()
|