Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-manip.c1028 gimple_stmt_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1130 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1132 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1133 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1135 phi_old_loop = gsi_stmt (psi_old_loop); in tree_transform_and_unroll_loop()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-manip.c1038 gimple_stmt_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1140 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1142 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1143 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1145 phi_old_loop = gsi_stmt (psi_old_loop); in tree_transform_and_unroll_loop()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-manip.c1028 gimple_stmt_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1130 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1132 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1133 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1135 phi_old_loop = gsi_stmt (psi_old_loop); in tree_transform_and_unroll_loop()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-manip.c1161 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1263 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1265 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1266 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1268 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-manip.c1161 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1263 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1265 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1266 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1268 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-manip.c1242 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1331 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1333 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1334 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1336 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-manip.c1222 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1311 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1313 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1314 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1316 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-manip.c1243 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1332 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1334 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1335 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1337 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-manip.c1222 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1311 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1313 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1314 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1316 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-manip.c1242 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1331 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1333 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1334 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1336 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-manip.c1222 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1311 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1313 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1314 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1316 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-manip.c1243 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1332 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1334 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1335 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1337 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-manip.c1225 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1314 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1316 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1317 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1319 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-manip.c1222 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1311 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1313 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1314 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1316 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-manip.c1222 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1311 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1313 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1314 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1316 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-manip.c1242 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1331 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1333 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1334 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1336 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-manip.c1222 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1311 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1313 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1314 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1316 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-manip.c1243 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1332 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1334 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1335 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1337 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-manip.c1225 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1314 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1316 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1317 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1319 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-manip.c1225 gphi_iterator psi_old_loop, psi_new_loop; in tree_transform_and_unroll_loop() local
1314 for (psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop()
1316 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1317 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1319 phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-manip.c1335 for (gphi_iterator psi_old_loop = gsi_start_phis (loop->header), in tree_transform_and_unroll_loop() local
1337 !gsi_end_p (psi_old_loop); in tree_transform_and_unroll_loop()
1338 gsi_next (&psi_old_loop), gsi_next (&psi_new_loop)) in tree_transform_and_unroll_loop()
1340 gphi *phi_old_loop = psi_old_loop.phi (); in tree_transform_and_unroll_loop()