Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-phiopt.c1631 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
1663 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
1665 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
1668 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-phiopt.c1631 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
1663 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
1665 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
1668 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-phiopt.c1848 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
1878 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
1880 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
1883 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c1902 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
1932 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
1934 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
1937 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c1902 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
1932 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
1934 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
1937 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-phiopt.c2110 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2159 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2161 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2164 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2104 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2153 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2155 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2158 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2104 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2153 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2155 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2158 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2104 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2153 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2155 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2158 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c2104 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2153 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2155 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2158 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-phiopt.c2099 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2148 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2150 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2153 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-phiopt.c2450 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2503 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2505 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2508 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-phiopt.c2417 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2466 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2468 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2471 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-phiopt.c2450 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2503 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2505 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2508 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-phiopt.c2456 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2509 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2511 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2514 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-phiopt.c2417 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2466 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2468 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2471 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-phiopt.c2403 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2452 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2454 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2457 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-phiopt.c2712 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2765 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2767 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2770 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c2712 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2765 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2767 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2770 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c2712 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
2765 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
2767 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
2770 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-phiopt.c3247 data_reference_p then_dr, else_dr; in cond_if_else_store_replacement() local
3300 FOR_EACH_VEC_ELT (then_datarefs, i, then_dr) in cond_if_else_store_replacement()
3302 if (DR_IS_READ (then_dr)) in cond_if_else_store_replacement()
3305 then_store = DR_STMT (then_dr); in cond_if_else_store_replacement()