Home
last modified time | relevance | path

Searched refs:shorten_compare (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-common.h666 extern tree shorten_compare (tree *, tree *, tree *, enum tree_code *);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.h928 extern tree shorten_compare (tree *, tree *, tree *, enum tree_code *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-common.h928 extern tree shorten_compare (tree *, tree *, tree *, enum tree_code *);
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-common.h788 extern tree shorten_compare (tree *, tree *, tree *, enum tree_code *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-common.h788 extern tree shorten_compare (tree *, tree *, tree *, enum tree_code *);
H A DChangeLog507 * c-common.c (shorten_compare): Check c_inhibit_evaluation_warnings.
561 (shorten_compare): Do not warn for enumeration types.
1244 (shorten_binary_op, shorten_compare, warn_for_sign_compare): Use it.
2284 * c-common.c (shorten_compare): Adjust call to force_fit_type_double.
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A DChangeLog558 * c-common.c (shorten_compare): But look through macros from
563 * c-common.c (shorten_compare): Don't -Wtype-limits if the
2022 * c-common.c (shorten_compare): Do not shorten mixed
2700 (shorten_compare): Use wide-int interfaces and tree_int_cst_lt.
2882 * c-common.c (shorten_compare): Don't check
2974 * c-common.c (shorten_compare): Add location_t parameter.
3123 (shorten_compare): Likewise, and remove use of in_system_header
4469 * c-common.c (shorten_compare): Check c_inhibit_evaluation_warnings.
4523 (shorten_compare): Do not warn for enumeration types.
5206 (shorten_binary_op, shorten_compare, warn_for_sign_compare): Use it.
[all …]
H A Dc-common.h861 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A DChangeLog558 * c-common.c (shorten_compare): But look through macros from
563 * c-common.c (shorten_compare): Don't -Wtype-limits if the
2022 * c-common.c (shorten_compare): Do not shorten mixed
2700 (shorten_compare): Use wide-int interfaces and tree_int_cst_lt.
2882 * c-common.c (shorten_compare): Don't check
2974 * c-common.c (shorten_compare): Add location_t parameter.
3123 (shorten_compare): Likewise, and remove use of in_system_header
4469 * c-common.c (shorten_compare): Check c_inhibit_evaluation_warnings.
4523 (shorten_compare): Do not warn for enumeration types.
5206 (shorten_binary_op, shorten_compare, warn_for_sign_compare): Use it.
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h866 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-common.h866 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h866 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h866 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-common.h866 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-common.h866 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A DChangeLog175 * c-common.c (shorten_compare): Don't check
267 * c-common.c (shorten_compare): Add location_t parameter.
416 (shorten_compare): Likewise, and remove use of in_system_header
1762 * c-common.c (shorten_compare): Check c_inhibit_evaluation_warnings.
1816 (shorten_compare): Do not warn for enumeration types.
2499 (shorten_binary_op, shorten_compare, warn_for_sign_compare): Use it.
3539 * c-common.c (shorten_compare): Adjust call to force_fit_type_double.
H A Dc-common.h805 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.h883 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.h898 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.h898 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.h898 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.h882 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.h883 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.h919 extern tree shorten_compare (location_t, tree *, tree *, tree *,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.h919 extern tree shorten_compare (location_t, tree *, tree *, tree *,

12345678910>>...16