Home
last modified time | relevance | path

Searched refs:tgt_loop (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-loop-im.c81 struct loop *tgt_loop; /* The loop out of that we want to move the member
520 if (LIM_DATA (stmt) && LIM_DATA (stmt)->tgt_loop) in set_level()
522 LIM_DATA (stmt)->tgt_loop->outer); in set_level()
530 LIM_DATA (stmt)->tgt_loop = level; in set_level()
739 level = LIM_DATA (stmt)->tgt_loop; in move_computations_stmt()
1076 LIM_DATA (load)->tgt_loop = loop; in schedule_sm()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-im.c78 struct loop *tgt_loop; /* The loop out of that we want to move the member
788 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
790 loop_outer (lim_data->tgt_loop)); in set_level()
797 lim_data->tgt_loop = level; in set_level()
1140 level = lim_data->tgt_loop; in move_computations_worker()
1204 level = lim_data->tgt_loop; in move_computations_worker()
1984 lim_data->tgt_loop = loop; in execute_sm()
1992 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-im.c78 struct loop *tgt_loop; /* The loop out of that we want to move the member
765 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
767 loop_outer (lim_data->tgt_loop)); in set_level()
774 lim_data->tgt_loop = level; in set_level()
1112 level = lim_data->tgt_loop; in move_computations_worker()
1176 level = lim_data->tgt_loop; in move_computations_worker()
2011 lim_data->tgt_loop = loop; in execute_sm()
2019 lim_data->tgt_loop = loop; in execute_sm()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-im.c78 struct loop *tgt_loop; /* The loop out of that we want to move the member
765 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
767 loop_outer (lim_data->tgt_loop)); in set_level()
774 lim_data->tgt_loop = level; in set_level()
1112 level = lim_data->tgt_loop; in move_computations_worker()
1176 level = lim_data->tgt_loop; in move_computations_worker()
2011 lim_data->tgt_loop = loop; in execute_sm()
2019 lim_data->tgt_loop = loop; in execute_sm()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-im.c78 struct loop *tgt_loop; /* The loop out of that we want to move the member
765 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
767 loop_outer (lim_data->tgt_loop)); in set_level()
774 lim_data->tgt_loop = level; in set_level()
1112 level = lim_data->tgt_loop; in move_computations_worker()
1176 level = lim_data->tgt_loop; in move_computations_worker()
2011 lim_data->tgt_loop = loop; in execute_sm()
2019 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-im.c78 struct loop *tgt_loop; /* The loop out of that we want to move the member
788 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
790 loop_outer (lim_data->tgt_loop)); in set_level()
797 lim_data->tgt_loop = level; in set_level()
1140 level = lim_data->tgt_loop; in move_computations_worker()
1204 level = lim_data->tgt_loop; in move_computations_worker()
1984 lim_data->tgt_loop = loop; in execute_sm()
1992 lim_data->tgt_loop = loop; in execute_sm()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-im.c78 struct loop *tgt_loop; /* The loop out of that we want to move the member
765 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
767 loop_outer (lim_data->tgt_loop)); in set_level()
774 lim_data->tgt_loop = level; in set_level()
1112 level = lim_data->tgt_loop; in move_computations_worker()
1176 level = lim_data->tgt_loop; in move_computations_worker()
2011 lim_data->tgt_loop = loop; in execute_sm()
2019 lim_data->tgt_loop = loop; in execute_sm()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-im.c78 struct loop *tgt_loop; /* The loop out of that we want to move the member
765 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
767 loop_outer (lim_data->tgt_loop)); in set_level()
774 lim_data->tgt_loop = level; in set_level()
1112 level = lim_data->tgt_loop; in move_computations_worker()
1176 level = lim_data->tgt_loop; in move_computations_worker()
2011 lim_data->tgt_loop = loop; in execute_sm()
2019 lim_data->tgt_loop = loop; in execute_sm()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-im.c86 struct loop *tgt_loop; /* The loop out of that we want to move the member
825 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
827 loop_outer (lim_data->tgt_loop)); in set_level()
834 lim_data->tgt_loop = level; in set_level()
1168 level = lim_data->tgt_loop; in before_dom_children()
1226 level = lim_data->tgt_loop; in before_dom_children()
1970 lim_data->tgt_loop = loop; in execute_sm()
1978 lim_data->tgt_loop = loop; in execute_sm()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-im.c78 struct loop *tgt_loop; /* The loop out of that we want to move the member
765 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
767 loop_outer (lim_data->tgt_loop)); in set_level()
774 lim_data->tgt_loop = level; in set_level()
1112 level = lim_data->tgt_loop; in move_computations_worker()
1176 level = lim_data->tgt_loop; in move_computations_worker()
2011 lim_data->tgt_loop = loop; in execute_sm()
2019 lim_data->tgt_loop = loop; in execute_sm()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-im.c77 struct loop *tgt_loop; /* The loop out of that we want to move the member
882 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
884 loop_outer (lim_data->tgt_loop)); in set_level()
891 lim_data->tgt_loop = level; in set_level()
1223 level = lim_data->tgt_loop; in move_computations_stmt()
1283 level = lim_data->tgt_loop; in move_computations_stmt()
2154 lim_data->tgt_loop = loop; in execute_sm()
2162 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-im.c81 struct loop *tgt_loop; /* The loop out of that we want to move the member
788 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
790 loop_outer (lim_data->tgt_loop)); in set_level()
797 lim_data->tgt_loop = level; in set_level()
1135 level = lim_data->tgt_loop; in move_computations_worker()
1199 level = lim_data->tgt_loop; in move_computations_worker()
2111 lim_data->tgt_loop = loop; in execute_sm()
2119 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-im.c77 struct loop *tgt_loop; /* The loop out of that we want to move the member
882 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
884 loop_outer (lim_data->tgt_loop)); in set_level()
891 lim_data->tgt_loop = level; in set_level()
1284 level = lim_data->tgt_loop; in move_computations_stmt()
1344 level = lim_data->tgt_loop; in move_computations_stmt()
2234 lim_data->tgt_loop = loop; in execute_sm()
2242 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-im.c81 struct loop *tgt_loop; /* The loop out of that we want to move the member
788 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
790 loop_outer (lim_data->tgt_loop)); in set_level()
797 lim_data->tgt_loop = level; in set_level()
1135 level = lim_data->tgt_loop; in move_computations_worker()
1199 level = lim_data->tgt_loop; in move_computations_worker()
2111 lim_data->tgt_loop = loop; in execute_sm()
2119 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-im.c81 struct loop *tgt_loop; /* The loop out of that we want to move the member
786 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
788 loop_outer (lim_data->tgt_loop)); in set_level()
795 lim_data->tgt_loop = level; in set_level()
1133 level = lim_data->tgt_loop; in move_computations_worker()
1197 level = lim_data->tgt_loop; in move_computations_worker()
2104 lim_data->tgt_loop = loop; in execute_sm()
2112 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-im.c80 class loop *tgt_loop; /* The loop out of that we want to move the member
788 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
790 loop_outer (lim_data->tgt_loop)); in set_level()
797 lim_data->tgt_loop = level; in set_level()
1135 level = lim_data->tgt_loop; in move_computations_worker()
1199 level = lim_data->tgt_loop; in move_computations_worker()
2124 lim_data->tgt_loop = loop; in execute_sm()
2132 lim_data->tgt_loop = loop; in execute_sm()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-im.c80 class loop *tgt_loop; /* The loop out of that we want to move the member
788 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
790 loop_outer (lim_data->tgt_loop)); in set_level()
797 lim_data->tgt_loop = level; in set_level()
1135 level = lim_data->tgt_loop; in move_computations_worker()
1199 level = lim_data->tgt_loop; in move_computations_worker()
2124 lim_data->tgt_loop = loop; in execute_sm()
2132 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-im.c80 class loop *tgt_loop; /* The loop out of that we want to move the member
788 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
790 loop_outer (lim_data->tgt_loop)); in set_level()
797 lim_data->tgt_loop = level; in set_level()
1135 level = lim_data->tgt_loop; in move_computations_worker()
1199 level = lim_data->tgt_loop; in move_computations_worker()
2124 lim_data->tgt_loop = loop; in execute_sm()
2132 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-im.c80 class loop *tgt_loop; /* The loop out of that we want to move the member
808 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
810 loop_outer (lim_data->tgt_loop)); in set_level()
817 lim_data->tgt_loop = level; in set_level()
1141 level = lim_data->tgt_loop; in move_computations_worker()
1205 level = lim_data->tgt_loop; in move_computations_worker()
2151 lim_data->tgt_loop = loop; in execute_sm()
2159 lim_data->tgt_loop = loop; in execute_sm()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-im.c80 class loop *tgt_loop; /* The loop out of that we want to move the member
808 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
810 loop_outer (lim_data->tgt_loop)); in set_level()
817 lim_data->tgt_loop = level; in set_level()
1141 level = lim_data->tgt_loop; in move_computations_worker()
1205 level = lim_data->tgt_loop; in move_computations_worker()
2151 lim_data->tgt_loop = loop; in execute_sm()
2159 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-im.c80 class loop *tgt_loop; /* The loop out of that we want to move the member
808 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
810 loop_outer (lim_data->tgt_loop)); in set_level()
817 lim_data->tgt_loop = level; in set_level()
1141 level = lim_data->tgt_loop; in move_computations_worker()
1205 level = lim_data->tgt_loop; in move_computations_worker()
2151 lim_data->tgt_loop = loop; in execute_sm()
2159 lim_data->tgt_loop = loop; in execute_sm()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-im.c80 class loop *tgt_loop; /* The loop out of that we want to move the member
815 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
817 loop_outer (lim_data->tgt_loop)); in set_level()
824 lim_data->tgt_loop = level; in set_level()
1148 level = lim_data->tgt_loop; in move_computations_worker()
1208 level = lim_data->tgt_loop; in move_computations_worker()
2191 lim_data->tgt_loop = loop; in execute_sm()
2199 lim_data->tgt_loop = loop; in execute_sm()