Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-manip.c1255 tree main_iv) in rewrite_phi_with_iv() argument
1261 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1278 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1293 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1308 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-manip.c1264 tree main_iv) in rewrite_phi_with_iv() argument
1270 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1287 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1301 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1316 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-manip.c1255 tree main_iv) in rewrite_phi_with_iv() argument
1261 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1278 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1293 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1308 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-manip.c1385 tree main_iv) in rewrite_phi_with_iv() argument
1392 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1409 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1423 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1438 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-manip.c1385 tree main_iv) in rewrite_phi_with_iv() argument
1392 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1409 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1423 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1438 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-manip.c1456 tree main_iv) in rewrite_phi_with_iv() argument
1463 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1480 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1494 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1509 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-manip.c1436 tree main_iv) in rewrite_phi_with_iv() argument
1443 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1460 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1474 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1489 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-manip.c1457 tree main_iv) in rewrite_phi_with_iv() argument
1464 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1481 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1495 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1510 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-manip.c1436 tree main_iv) in rewrite_phi_with_iv() argument
1443 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1460 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1474 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1489 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-manip.c1456 tree main_iv) in rewrite_phi_with_iv() argument
1463 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1480 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1494 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1509 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-manip.c1534 tree main_iv) in rewrite_phi_with_iv() argument
1541 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1558 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1572 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1587 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-manip.c1436 tree main_iv) in rewrite_phi_with_iv() argument
1443 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1460 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1474 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1489 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-manip.c1457 tree main_iv) in rewrite_phi_with_iv() argument
1464 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1481 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1495 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1510 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-manip.c1439 tree main_iv) in rewrite_phi_with_iv() argument
1446 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1463 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1477 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1492 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-manip.c1436 tree main_iv) in rewrite_phi_with_iv() argument
1443 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1460 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1474 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1489 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-manip.c1436 tree main_iv) in rewrite_phi_with_iv() argument
1443 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1460 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1474 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1489 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-manip.c1456 tree main_iv) in rewrite_phi_with_iv() argument
1463 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1480 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1494 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1509 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-manip.c1436 tree main_iv) in rewrite_phi_with_iv() argument
1443 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1460 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1474 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1489 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-manip.c1457 tree main_iv) in rewrite_phi_with_iv() argument
1464 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1481 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1495 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1510 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-manip.c1439 tree main_iv) in rewrite_phi_with_iv() argument
1446 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1463 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1477 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1492 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-manip.c1439 tree main_iv) in rewrite_phi_with_iv() argument
1446 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1463 fold_convert (mtype, main_iv)); in rewrite_phi_with_iv()
1477 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv() argument
1492 rewrite_phi_with_iv (loop, &psi, &gsi, main_iv); in rewrite_all_phi_nodes_with_iv()