Home
last modified time | relevance | path

Searched refs:restype_ptr (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.c2251 int unsignedp = TREE_UNSIGNED (*restype_ptr); in shorten_compare()
2269 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2271 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2272 primop1 = convert (*restype_ptr, primop1); in shorten_compare()
2273 if (type != *restype_ptr) in shorten_compare()
2275 minval = convert (*restype_ptr, minval); in shorten_compare()
2276 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2408 || TREE_UNSIGNED (*restype_ptr), in shorten_compare()
2425 type = *restype_ptr; in shorten_compare()
2430 && TREE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.c2251 int unsignedp = TREE_UNSIGNED (*restype_ptr); in shorten_compare()
2269 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2271 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2272 primop1 = convert (*restype_ptr, primop1); in shorten_compare()
2273 if (type != *restype_ptr) in shorten_compare()
2275 minval = convert (*restype_ptr, minval); in shorten_compare()
2276 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2408 || TREE_UNSIGNED (*restype_ptr), in shorten_compare()
2425 type = *restype_ptr; in shorten_compare()
2430 && TREE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/monotone/monotone-1.1/test/func/calculation_of_unidiffs/
H A Dfirstfile1933 tree *restype_ptr;
2035 *restype_ptr = signed_type (*restype_ptr);
2037 if (TREE_TYPE (primop1) != *restype_ptr)
2038 primop1 = convert (*restype_ptr, primop1);
2039 if (type != *restype_ptr)
2041 minval = convert (*restype_ptr, minval);
2042 maxval = convert (*restype_ptr, maxval);
2182 || TREE_UNSIGNED (*restype_ptr),
2195 type = *restype_ptr;
2200 && TREE_UNSIGNED (*restype_ptr))
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-common.c2037 int unsignedp = TYPE_UNSIGNED (*restype_ptr); in shorten_compare()
2047 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2049 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2053 tree tmp = build_int_cst_wide (*restype_ptr, in shorten_compare()
2060 if (type != *restype_ptr) in shorten_compare()
2062 minval = convert (*restype_ptr, minval); in shorten_compare()
2063 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2195 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
2212 type = *restype_ptr; in shorten_compare()
2217 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2839 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2843 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2846 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2849 if (type != *restype_ptr) in shorten_compare()
2851 minval = convert (*restype_ptr, minval); in shorten_compare()
2852 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2994 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3011 type = *restype_ptr; in shorten_compare()
3016 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.c2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2839 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2843 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2846 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2849 if (type != *restype_ptr) in shorten_compare()
2851 minval = convert (*restype_ptr, minval); in shorten_compare()
2852 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2994 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3011 type = *restype_ptr; in shorten_compare()
3016 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2839 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2843 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2846 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2849 if (type != *restype_ptr) in shorten_compare()
2851 minval = convert (*restype_ptr, minval); in shorten_compare()
2852 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2994 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3011 type = *restype_ptr; in shorten_compare()
3016 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2839 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2843 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2846 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2849 if (type != *restype_ptr) in shorten_compare()
2851 minval = convert (*restype_ptr, minval); in shorten_compare()
2852 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2994 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3011 type = *restype_ptr; in shorten_compare()
3016 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.c2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2839 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2843 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2846 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2849 if (type != *restype_ptr) in shorten_compare()
2851 minval = convert (*restype_ptr, minval); in shorten_compare()
2852 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2994 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3011 type = *restype_ptr; in shorten_compare()
3016 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.c2837 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2839 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2843 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2846 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2849 if (type != *restype_ptr) in shorten_compare()
2851 minval = convert (*restype_ptr, minval); in shorten_compare()
2852 maxval = convert (*restype_ptr, maxval); in shorten_compare()
2994 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3011 type = *restype_ptr; in shorten_compare()
3016 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.c2860 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2862 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2866 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2869 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2872 if (type != *restype_ptr) in shorten_compare()
2874 minval = convert (*restype_ptr, minval); in shorten_compare()
2875 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3017 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3034 type = *restype_ptr; in shorten_compare()
3045 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.c2846 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2848 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2852 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2855 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2858 if (type != *restype_ptr) in shorten_compare()
2860 minval = convert (*restype_ptr, minval); in shorten_compare()
2861 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3003 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3020 type = *restype_ptr; in shorten_compare()
3031 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.c2886 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2888 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2892 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2895 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2898 if (type != *restype_ptr) in shorten_compare()
2900 minval = convert (*restype_ptr, minval); in shorten_compare()
2901 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3043 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3060 type = *restype_ptr; in shorten_compare()
3071 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.c2847 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2849 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2853 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2856 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2859 if (type != *restype_ptr) in shorten_compare()
2861 minval = convert (*restype_ptr, minval); in shorten_compare()
2862 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3004 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3021 type = *restype_ptr; in shorten_compare()
3032 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.c2886 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2888 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2892 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2895 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2898 if (type != *restype_ptr) in shorten_compare()
2900 minval = convert (*restype_ptr, minval); in shorten_compare()
2901 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3043 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3060 type = *restype_ptr; in shorten_compare()
3071 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.c2847 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2849 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2853 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2856 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2859 if (type != *restype_ptr) in shorten_compare()
2861 minval = convert (*restype_ptr, minval); in shorten_compare()
2862 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3004 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3021 type = *restype_ptr; in shorten_compare()
3032 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-common.c2886 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2888 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2892 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2895 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2898 if (type != *restype_ptr) in shorten_compare()
2900 minval = convert (*restype_ptr, minval); in shorten_compare()
2901 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3043 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3060 type = *restype_ptr; in shorten_compare()
3071 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.c2860 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2862 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2866 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2869 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2872 if (type != *restype_ptr) in shorten_compare()
2874 minval = convert (*restype_ptr, minval); in shorten_compare()
2875 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3017 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3034 type = *restype_ptr; in shorten_compare()
3045 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.c2860 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
2862 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
2866 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
2869 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
2872 if (type != *restype_ptr) in shorten_compare()
2874 minval = convert (*restype_ptr, minval); in shorten_compare()
2875 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3017 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3034 type = *restype_ptr; in shorten_compare()
3045 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-common.c3034 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
3036 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
3040 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
3043 TYPE_PRECISION (*restype_ptr)), in shorten_compare()
3046 if (type != *restype_ptr) in shorten_compare()
3048 minval = convert (*restype_ptr, minval); in shorten_compare()
3049 maxval = convert (*restype_ptr, maxval); in shorten_compare()
3191 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
3208 type = *restype_ptr; in shorten_compare()
3219 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.c4022 int unsignedp = TYPE_UNSIGNED (*restype_ptr); in shorten_compare()
4032 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
4034 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
4038 primop1 = force_fit_type_double (*restype_ptr, in shorten_compare()
4042 if (type != *restype_ptr) in shorten_compare()
4044 minval = convert (*restype_ptr, minval); in shorten_compare()
4045 maxval = convert (*restype_ptr, maxval); in shorten_compare()
4188 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
4205 type = *restype_ptr; in shorten_compare()
4210 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-common.c4027 int unsignedp = TYPE_UNSIGNED (*restype_ptr); in shorten_compare()
4037 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
4039 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
4043 primop1 = force_fit_type_double (*restype_ptr, in shorten_compare()
4047 if (type != *restype_ptr) in shorten_compare()
4049 minval = convert (*restype_ptr, minval); in shorten_compare()
4050 maxval = convert (*restype_ptr, maxval); in shorten_compare()
4193 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
4210 type = *restype_ptr; in shorten_compare()
4215 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-common.c3995 tree *restype_ptr, enum tree_code *rescode_ptr) in shorten_compare() argument
4115 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
4117 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
4121 primop1 = force_fit_type_double (*restype_ptr, in shorten_compare()
4125 if (type != *restype_ptr) in shorten_compare()
4127 minval = convert (*restype_ptr, minval); in shorten_compare()
4128 maxval = convert (*restype_ptr, maxval); in shorten_compare()
4270 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
4287 type = *restype_ptr; in shorten_compare()
4292 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-common.c4009 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
4011 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
4015 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
4018 TYPE_PRECISION (*restype_ptr), in shorten_compare()
4022 if (type != *restype_ptr) in shorten_compare()
4024 minval = convert (*restype_ptr, minval); in shorten_compare()
4025 maxval = convert (*restype_ptr, maxval); in shorten_compare()
4167 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
4184 type = *restype_ptr; in shorten_compare()
4189 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-common.c4009 *restype_ptr = c_common_signed_type (*restype_ptr); in shorten_compare()
4011 if (TREE_TYPE (primop1) != *restype_ptr) in shorten_compare()
4015 primop1 = force_fit_type (*restype_ptr, in shorten_compare()
4018 TYPE_PRECISION (*restype_ptr), in shorten_compare()
4022 if (type != *restype_ptr) in shorten_compare()
4024 minval = convert (*restype_ptr, minval); in shorten_compare()
4025 maxval = convert (*restype_ptr, maxval); in shorten_compare()
4167 || TYPE_UNSIGNED (*restype_ptr), in shorten_compare()
4184 type = *restype_ptr; in shorten_compare()
4189 && TYPE_UNSIGNED (*restype_ptr)) in shorten_compare()
[all …]

12