Home
last modified time | relevance | path

Searched refs:highxor (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-reassoc.c2201 tree lowi, highi, lowj, highj, type, lowxor, highxor, tem, exp; in optimize_range_tests() local
2243 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests()
2244 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-reassoc.c2188 tree lowi, highi, lowj, highj, type, lowxor, highxor, tem, exp; in optimize_range_tests() local
2230 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests()
2231 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-reassoc.c2195 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2203 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2204 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-reassoc.c2296 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2304 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2305 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-reassoc.c2296 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2304 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2305 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-reassoc.c2529 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2537 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2538 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-reassoc.c2529 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2537 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2538 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-reassoc.c2529 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2537 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2538 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-reassoc.c2529 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2537 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2538 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-reassoc.c2529 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2537 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2538 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-reassoc.c2529 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2537 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2538 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-reassoc.c2528 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2536 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2537 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-reassoc.c2529 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2537 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2538 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-reassoc.c2529 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2537 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2538 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-reassoc.c2952 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2960 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2961 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-reassoc.c2875 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2883 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2884 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-reassoc.c2908 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2916 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2917 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-reassoc.c2908 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2916 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2917 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-reassoc.c2875 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2883 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2884 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-reassoc.c2908 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2916 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2917 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-reassoc.c2875 tree lowxor, highxor, tem, exp; in optimize_range_tests_xor() local
2883 highxor = fold_binary (BIT_XOR_EXPR, type, highi, highj); in optimize_range_tests_xor()
2884 if (!tree_int_cst_equal (lowxor, highxor)) in optimize_range_tests_xor()