Home
last modified time | relevance | path

Searched refs:HONOR_SIGNED_ZEROS (Results 1 – 25 of 755) sorted by relevance

12345678910>>...31

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreal.h253 extern bool HONOR_SIGNED_ZEROS (machine_mode);
254 extern bool HONOR_SIGNED_ZEROS (const_tree);
255 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dreal.h254 extern bool HONOR_SIGNED_ZEROS (machine_mode);
255 extern bool HONOR_SIGNED_ZEROS (const_tree);
256 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dreal.h261 extern bool HONOR_SIGNED_ZEROS (machine_mode);
262 extern bool HONOR_SIGNED_ZEROS (const_tree);
263 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dreal.h253 extern bool HONOR_SIGNED_ZEROS (machine_mode);
254 extern bool HONOR_SIGNED_ZEROS (const_tree);
255 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dreal.h242 extern bool HONOR_SIGNED_ZEROS (machine_mode);
243 extern bool HONOR_SIGNED_ZEROS (const_tree);
244 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dreal.h253 extern bool HONOR_SIGNED_ZEROS (machine_mode);
254 extern bool HONOR_SIGNED_ZEROS (const_tree);
255 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dreal.h253 extern bool HONOR_SIGNED_ZEROS (machine_mode);
254 extern bool HONOR_SIGNED_ZEROS (const_tree);
255 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dreal.h253 extern bool HONOR_SIGNED_ZEROS (machine_mode);
254 extern bool HONOR_SIGNED_ZEROS (const_tree);
255 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dreal.h254 extern bool HONOR_SIGNED_ZEROS (machine_mode);
255 extern bool HONOR_SIGNED_ZEROS (const_tree);
256 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dreal.h261 extern bool HONOR_SIGNED_ZEROS (machine_mode);
262 extern bool HONOR_SIGNED_ZEROS (const_tree);
263 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dreal.h261 extern bool HONOR_SIGNED_ZEROS (machine_mode);
262 extern bool HONOR_SIGNED_ZEROS (const_tree);
263 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dreal.h254 extern bool HONOR_SIGNED_ZEROS (machine_mode);
255 extern bool HONOR_SIGNED_ZEROS (const_tree);
256 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dreal.h261 extern bool HONOR_SIGNED_ZEROS (machine_mode);
262 extern bool HONOR_SIGNED_ZEROS (const_tree);
263 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dreal.h253 extern bool HONOR_SIGNED_ZEROS (machine_mode);
254 extern bool HONOR_SIGNED_ZEROS (const_tree);
255 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dreal.h261 extern bool HONOR_SIGNED_ZEROS (machine_mode);
262 extern bool HONOR_SIGNED_ZEROS (const_tree);
263 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dreal.h261 extern bool HONOR_SIGNED_ZEROS (machine_mode);
262 extern bool HONOR_SIGNED_ZEROS (const_tree);
263 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dreal.h260 extern bool HONOR_SIGNED_ZEROS (machine_mode);
261 extern bool HONOR_SIGNED_ZEROS (const_tree);
262 extern bool HONOR_SIGNED_ZEROS (const_rtx);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dreal.h242 extern bool HONOR_SIGNED_ZEROS (machine_mode);
243 extern bool HONOR_SIGNED_ZEROS (const_tree);
244 extern bool HONOR_SIGNED_ZEROS (const_rtx);
H A Dtree-ssa-uncprop.c148 if (HONOR_SIGNED_ZEROS (op0) in associate_equivalences_with_edges()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dflags.h282 #define HONOR_SIGNED_ZEROS(MODE) \ macro
H A Dtree-ssa-phiopt.c548 if (HONOR_SIGNED_ZEROS (TYPE_MODE (TREE_TYPE (arg1)))) in value_replacement()
884 if (HONOR_SIGNED_ZEROS (TYPE_MODE (TREE_TYPE (arg1)))) in abs_replacement()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dflags.h766 #define HONOR_SIGNED_ZEROS(MODE) \ macro
H A Dsimplify-rtx.c976 && !HONOR_SIGNED_ZEROS (mode) in simplify_unary_operation()
982 && !HONOR_SIGNED_ZEROS (mode) in simplify_unary_operation()
1414 if (!HONOR_SIGNED_ZEROS (mode) && trueop1 == CONST0_RTX (mode)) in simplify_binary_operation()
1572 if (!HONOR_SIGNED_ZEROS (mode) && trueop0 == CONST0_RTX (mode)) in simplify_binary_operation()
1582 if (!(HONOR_SIGNED_ZEROS (mode) in simplify_binary_operation()
1704 && !HONOR_SIGNED_ZEROS (mode) in simplify_binary_operation()
1837 && !HONOR_SIGNED_ZEROS (mode) in simplify_binary_operation()
2882 && ! HONOR_SIGNED_ZEROS (mode) in simplify_ternary_operation()
2893 && ! HONOR_SIGNED_ZEROS (mode) in simplify_ternary_operation()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dflags.h766 #define HONOR_SIGNED_ZEROS(MODE) \ macro
H A Dsimplify-rtx.c976 && !HONOR_SIGNED_ZEROS (mode) in simplify_unary_operation()
982 && !HONOR_SIGNED_ZEROS (mode) in simplify_unary_operation()
1414 if (!HONOR_SIGNED_ZEROS (mode) && trueop1 == CONST0_RTX (mode)) in simplify_binary_operation()
1572 if (!HONOR_SIGNED_ZEROS (mode) && trueop0 == CONST0_RTX (mode)) in simplify_binary_operation()
1582 if (!(HONOR_SIGNED_ZEROS (mode) in simplify_binary_operation()
1704 && !HONOR_SIGNED_ZEROS (mode) in simplify_binary_operation()
1837 && !HONOR_SIGNED_ZEROS (mode) in simplify_binary_operation()
2882 && ! HONOR_SIGNED_ZEROS (mode) in simplify_ternary_operation()
2893 && ! HONOR_SIGNED_ZEROS (mode) in simplify_ternary_operation()

12345678910>>...31