Home
last modified time | relevance | path

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

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-phiopt.c1850 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
1884 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
1885 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
1899 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c1904 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
1938 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
1939 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
1953 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c1904 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
1938 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
1939 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
1953 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-phiopt.c1633 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
1669 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
1680 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-phiopt.c1633 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
1669 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
1680 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-phiopt.c2112 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2165 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2166 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2180 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2106 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2159 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2160 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2174 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2106 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2159 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2160 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2174 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2106 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2159 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2160 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2174 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2106 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2159 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2160 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2174 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-phiopt.c2101 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2154 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2155 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2169 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-phiopt.c2452 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2509 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2510 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2524 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-phiopt.c2419 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2472 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2473 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2487 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-phiopt.c2452 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2509 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2510 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2524 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-phiopt.c2458 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2515 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2516 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2530 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-phiopt.c2419 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2472 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2473 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2487 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-phiopt.c2405 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2458 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2459 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2473 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-phiopt.c2714 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2771 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2772 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2786 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c2714 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2771 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2772 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2786 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c2714 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
2771 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
2772 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
2786 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-phiopt.c3249 tree then_lhs, else_lhs; in cond_if_else_store_replacement() local
3306 then_lhs = gimple_get_lhs (then_store); in cond_if_else_store_replacement()
3307 if (then_lhs == NULL_TREE) in cond_if_else_store_replacement()
3321 if (operand_equal_p (then_lhs, else_lhs, 0)) in cond_if_else_store_replacement()