Home
last modified time | relevance | path

Searched refs:do_store_elim (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-phiopt.c329 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
337 if (do_store_elim) in tree_ssa_phiopt_worker()
350 if (!do_store_elim) in tree_ssa_phiopt_worker()
411 else if (do_store_elim in tree_ssa_phiopt_worker()
461 if (do_store_elim) in tree_ssa_phiopt_worker()
521 if (do_store_elim) in tree_ssa_phiopt_worker()
524 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
H A DChangeLog-20077251 tree_ssa_phiopt; add do_store_elim parameter, handle it by calling
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-phiopt.c281 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
289 if (do_store_elim) in tree_ssa_phiopt_worker()
346 else if (do_store_elim in tree_ssa_phiopt_worker()
396 if (do_store_elim) in tree_ssa_phiopt_worker()
453 if (do_store_elim) in tree_ssa_phiopt_worker()
456 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-phiopt.c281 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
289 if (do_store_elim) in tree_ssa_phiopt_worker()
346 else if (do_store_elim in tree_ssa_phiopt_worker()
396 if (do_store_elim) in tree_ssa_phiopt_worker()
453 if (do_store_elim) in tree_ssa_phiopt_worker()
456 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c158 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
166 if (do_store_elim) in tree_ssa_phiopt_worker()
220 else if (do_store_elim in tree_ssa_phiopt_worker()
270 if (do_store_elim) in tree_ssa_phiopt_worker()
340 if (do_store_elim) in tree_ssa_phiopt_worker()
343 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-phiopt.c158 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
166 if (do_store_elim) in tree_ssa_phiopt_worker()
220 else if (do_store_elim in tree_ssa_phiopt_worker()
270 if (do_store_elim) in tree_ssa_phiopt_worker()
340 if (do_store_elim) in tree_ssa_phiopt_worker()
343 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-phiopt.c159 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
167 if (do_store_elim) in tree_ssa_phiopt_worker()
221 else if (do_store_elim in tree_ssa_phiopt_worker()
271 if (do_store_elim) in tree_ssa_phiopt_worker()
342 if (do_store_elim) in tree_ssa_phiopt_worker()
345 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c159 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
167 if (do_store_elim) in tree_ssa_phiopt_worker()
221 else if (do_store_elim in tree_ssa_phiopt_worker()
271 if (do_store_elim) in tree_ssa_phiopt_worker()
342 if (do_store_elim) in tree_ssa_phiopt_worker()
345 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c159 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
167 if (do_store_elim) in tree_ssa_phiopt_worker()
221 else if (do_store_elim in tree_ssa_phiopt_worker()
271 if (do_store_elim) in tree_ssa_phiopt_worker()
342 if (do_store_elim) in tree_ssa_phiopt_worker()
345 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
H A DChangeLog-20077251 tree_ssa_phiopt; add do_store_elim parameter, handle it by calling
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c159 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
167 if (do_store_elim) in tree_ssa_phiopt_worker()
221 else if (do_store_elim in tree_ssa_phiopt_worker()
271 if (do_store_elim) in tree_ssa_phiopt_worker()
342 if (do_store_elim) in tree_ssa_phiopt_worker()
345 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phiopt.c159 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
167 if (do_store_elim) in tree_ssa_phiopt_worker()
221 else if (do_store_elim in tree_ssa_phiopt_worker()
271 if (do_store_elim) in tree_ssa_phiopt_worker()
342 if (do_store_elim) in tree_ssa_phiopt_worker()
345 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
H A DChangeLog-20077251 tree_ssa_phiopt; add do_store_elim parameter, handle it by calling
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-phiopt.c159 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads) in tree_ssa_phiopt_worker() argument
167 if (do_store_elim) in tree_ssa_phiopt_worker()
221 else if (do_store_elim in tree_ssa_phiopt_worker()
271 if (do_store_elim) in tree_ssa_phiopt_worker()
342 if (do_store_elim) in tree_ssa_phiopt_worker()
345 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-phiopt.c164 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
172 if (do_store_elim) in tree_ssa_phiopt_worker()
226 else if (do_store_elim in tree_ssa_phiopt_worker()
276 if (do_store_elim) in tree_ssa_phiopt_worker()
356 if (do_store_elim) in tree_ssa_phiopt_worker()
359 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-phiopt.c164 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
172 if (do_store_elim) in tree_ssa_phiopt_worker()
226 else if (do_store_elim in tree_ssa_phiopt_worker()
276 if (do_store_elim) in tree_ssa_phiopt_worker()
356 if (do_store_elim) in tree_ssa_phiopt_worker()
359 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-phiopt.c164 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
172 if (do_store_elim) in tree_ssa_phiopt_worker()
226 else if (do_store_elim in tree_ssa_phiopt_worker()
276 if (do_store_elim) in tree_ssa_phiopt_worker()
356 if (do_store_elim) in tree_ssa_phiopt_worker()
359 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-phiopt.c164 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
172 if (do_store_elim) in tree_ssa_phiopt_worker()
226 else if (do_store_elim in tree_ssa_phiopt_worker()
276 if (do_store_elim) in tree_ssa_phiopt_worker()
356 if (do_store_elim) in tree_ssa_phiopt_worker()
359 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-phiopt.c164 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
172 if (do_store_elim) in tree_ssa_phiopt_worker()
226 else if (do_store_elim in tree_ssa_phiopt_worker()
276 if (do_store_elim) in tree_ssa_phiopt_worker()
356 if (do_store_elim) in tree_ssa_phiopt_worker()
359 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
H A DChangeLog-20077251 tree_ssa_phiopt; add do_store_elim parameter, handle it by calling
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-phiopt.c164 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
172 if (do_store_elim) in tree_ssa_phiopt_worker()
226 else if (do_store_elim in tree_ssa_phiopt_worker()
276 if (do_store_elim) in tree_ssa_phiopt_worker()
356 if (do_store_elim) in tree_ssa_phiopt_worker()
359 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-phiopt.c169 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
179 if (do_store_elim) in tree_ssa_phiopt_worker()
233 else if (do_store_elim in tree_ssa_phiopt_worker()
283 if (do_store_elim) in tree_ssa_phiopt_worker()
367 if (do_store_elim) in tree_ssa_phiopt_worker()
370 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c169 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
179 if (do_store_elim) in tree_ssa_phiopt_worker()
233 else if (do_store_elim in tree_ssa_phiopt_worker()
283 if (do_store_elim) in tree_ssa_phiopt_worker()
367 if (do_store_elim) in tree_ssa_phiopt_worker()
370 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c169 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
179 if (do_store_elim) in tree_ssa_phiopt_worker()
233 else if (do_store_elim in tree_ssa_phiopt_worker()
283 if (do_store_elim) in tree_ssa_phiopt_worker()
367 if (do_store_elim) in tree_ssa_phiopt_worker()
370 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-phiopt.c171 tree_ssa_phiopt_worker (bool do_store_elim, bool do_hoist_loads, bool early_p) in tree_ssa_phiopt_worker() argument
181 if (do_store_elim) in tree_ssa_phiopt_worker()
234 else if (do_store_elim in tree_ssa_phiopt_worker()
278 if (do_store_elim) in tree_ssa_phiopt_worker()
367 if (do_store_elim) in tree_ssa_phiopt_worker()
370 if (cfgchanged && do_store_elim) in tree_ssa_phiopt_worker()

12