Home
last modified time | relevance | path

Searched refs:make_signed_type (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.h95 extern tree make_signed_type (int);
H A Dstor-layout.cc2689 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 Dtree.cc9148 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 Dstor-layout.h95 extern tree make_signed_type (int);
H A Dstor-layout.c2664 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 Dtree.c10058 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 Dd-builtins.cc824 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 Dd-builtins.cc809 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 Dbrig-lang.c267 type = make_signed_type(bits); in brig_langhook_type_for_size()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c1014 : make_signed_type (precision)); in lto_type_for_mode()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc1018 : make_signed_type (precision)); in lto_type_for_mode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c815 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 Dtrans-types.cc843 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 Daarch64-builtins.c823 make_signed_type (GET_MODE_PRECISION (mode)); in aarch64_init_simd_builtin_types()
H A Daarch64.c16886 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 Dc-common.c2251 : 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 Dc-attribs.c1869 typefm = make_signed_type (TYPE_PRECISION (typefm)); in handle_mode_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc967 make_signed_type (GET_MODE_PRECISION (mode)); in aarch64_init_simd_builtin_types()
H A Daarch64.cc19990 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 Dc-common.cc2445 : 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 Dc-attribs.cc2189 typefm = make_signed_type (TYPE_PRECISION (typefm)); in handle_mode_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c1668 make_signed_type (GET_MODE_PRECISION (mode)); in arm_init_simd_builtin_types()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc1622 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 Davr.c13972 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 Davr.cc14397 tree int24_type = make_signed_type (GET_MODE_BITSIZE (PSImode)); in avr_init_builtin_int24()

12