/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.h | 95 extern tree make_signed_type (int);
|
H A D | stor-layout.cc | 2689 make_signed_type (int precision) in make_signed_type() function 2826 ssizetype = make_signed_type (TYPE_PRECISION (sizetype)); in initialize_sizetypes() 2828 sbitsizetype = make_signed_type (TYPE_PRECISION (bitsizetype)); in initialize_sizetypes()
|
H A D | tree.cc | 9148 return make_signed_type (size); in make_or_reuse_type() 9279 signed_char_type_node = make_signed_type (CHAR_TYPE_SIZE); in build_common_tree_nodes() 9288 ? make_signed_type (CHAR_TYPE_SIZE) in build_common_tree_nodes() 9292 short_integer_type_node = make_signed_type (SHORT_TYPE_SIZE); in build_common_tree_nodes() 9294 integer_type_node = make_signed_type (INT_TYPE_SIZE); in build_common_tree_nodes() 9296 long_integer_type_node = make_signed_type (LONG_TYPE_SIZE); in build_common_tree_nodes() 9298 long_long_integer_type_node = make_signed_type (LONG_LONG_TYPE_SIZE); in build_common_tree_nodes() 9303 int_n_trees[i].signed_type = make_signed_type (int_n_data[i].bitsize); in build_common_tree_nodes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stor-layout.h | 95 extern tree make_signed_type (int);
|
H A D | stor-layout.c | 2664 make_signed_type (int precision) in make_signed_type() function 2801 ssizetype = make_signed_type (TYPE_PRECISION (sizetype)); in initialize_sizetypes() 2803 sbitsizetype = make_signed_type (TYPE_PRECISION (bitsizetype)); in initialize_sizetypes()
|
H A D | tree.c | 10058 return make_signed_type (size); in make_or_reuse_type() 10189 signed_char_type_node = make_signed_type (CHAR_TYPE_SIZE); in build_common_tree_nodes() 10198 ? make_signed_type (CHAR_TYPE_SIZE) in build_common_tree_nodes() 10202 short_integer_type_node = make_signed_type (SHORT_TYPE_SIZE); in build_common_tree_nodes() 10204 integer_type_node = make_signed_type (INT_TYPE_SIZE); in build_common_tree_nodes() 10206 long_integer_type_node = make_signed_type (LONG_TYPE_SIZE); in build_common_tree_nodes() 10208 long_long_integer_type_node = make_signed_type (LONG_LONG_TYPE_SIZE); in build_common_tree_nodes() 10213 int_n_trees[i].signed_type = make_signed_type (int_n_data[i].bitsize); in build_common_tree_nodes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-builtins.cc | 824 d_byte_type = make_signed_type (8); in d_build_d_type_nodes() 827 d_short_type = make_signed_type (16); in d_build_d_type_nodes() 830 d_int_type = make_signed_type (32); in d_build_d_type_nodes() 833 d_long_type = make_signed_type (64); in d_build_d_type_nodes() 836 d_cent_type = make_signed_type (128); in d_build_d_type_nodes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-builtins.cc | 809 d_byte_type = make_signed_type (8); in d_build_d_type_nodes() 812 d_short_type = make_signed_type (16); in d_build_d_type_nodes() 815 d_int_type = make_signed_type (32); in d_build_d_type_nodes() 818 d_long_type = make_signed_type (64); in d_build_d_type_nodes() 821 d_cent_type = make_signed_type (128); in d_build_d_type_nodes()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/ |
H A D | brig-lang.c | 267 type = make_signed_type(bits); in brig_langhook_type_for_size()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-lang.c | 1014 : make_signed_type (precision)); in lto_type_for_mode()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-lang.cc | 1018 : make_signed_type (precision)); in lto_type_for_mode()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 815 return make_signed_type (mode_precision); in gfc_build_int_type() 931 type = make_signed_type (gfc_integer_kinds[index].bit_size); in gfc_init_types()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-types.cc | 843 return make_signed_type (mode_precision); in gfc_build_int_type() 960 type = make_signed_type (gfc_integer_kinds[index].bit_size); in gfc_init_types()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-builtins.c | 823 make_signed_type (GET_MODE_PRECISION (mode)); in aarch64_init_simd_builtin_types()
|
H A D | aarch64.c | 16886 tree innertype = make_signed_type (GET_MODE_PRECISION (SImode)); in aarch64_gimplify_va_arg_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 2251 : make_signed_type (precision)); in c_common_type_for_mode() 4291 wchar_type_node = make_signed_type (wchar_type_size); in c_common_nodes_and_builtins()
|
H A D | c-attribs.c | 1869 typefm = make_signed_type (TYPE_PRECISION (typefm)); in handle_mode_attribute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-builtins.cc | 967 make_signed_type (GET_MODE_PRECISION (mode)); in aarch64_init_simd_builtin_types()
|
H A D | aarch64.cc | 19990 tree innertype = make_signed_type (GET_MODE_PRECISION (SImode)); in aarch64_gimplify_va_arg_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 2445 : make_signed_type (precision)); in c_common_type_for_mode() 4538 wchar_type_node = make_signed_type (wchar_type_size); in c_common_nodes_and_builtins()
|
H A D | c-attribs.cc | 2189 typefm = make_signed_type (TYPE_PRECISION (typefm)); in handle_mode_attribute()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm-builtins.c | 1668 make_signed_type (GET_MODE_PRECISION (mode)); in arm_init_simd_builtin_types()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-builtins.cc | 1622 make_signed_type (GET_MODE_PRECISION (mode)); in arm_init_simd_builtin_types()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 13972 tree int24_type = make_signed_type (GET_MODE_BITSIZE (PSImode)); in avr_init_builtin_int24()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 14397 tree int24_type = make_signed_type (GET_MODE_BITSIZE (PSImode)); in avr_init_builtin_int24()
|