Home
last modified time | relevance | path

Searched refs:i_bound (Results 1 – 25 of 82) sorted by relevance

1234

/dports/math/libflame/libflame-5.2.0/src/lapack/util/app/piv/ln/flamec/
H A DFLA_Apply_pivots_ln_opt_var1.c123 int i_begin, i_bound, i_inc; in FLA_Apply_pivots_ln_opi_var1() local
130 i_bound = k2 + 1; in FLA_Apply_pivots_ln_opi_var1()
137 i_bound = k1 - 1; in FLA_Apply_pivots_ln_opi_var1()
212 i_bound = k2 + 1; in FLA_Apply_pivots_ln_ops_var1()
219 i_bound = k1 - 1; in FLA_Apply_pivots_ln_ops_var1()
294 i_bound = k2 + 1; in FLA_Apply_pivots_ln_opd_var1()
301 i_bound = k1 - 1; in FLA_Apply_pivots_ln_opd_var1()
376 i_bound = k2 + 1; in FLA_Apply_pivots_ln_opc_var1()
383 i_bound = k1 - 1; in FLA_Apply_pivots_ln_opc_var1()
458 i_bound = k2 + 1; in FLA_Apply_pivots_ln_opz_var1()
[all …]
/dports/emulators/mednafen/mednafen/src/
H A Dplayer.cpp36 …unsigned i_bound = abs(ydelta); // No +1, or we'll overflow our buffer(we compensate in our calcul… in FastDrawLine() local
37 unsigned half_point = (i_bound + 1) >> 1; in FastDrawLine()
55 for(unsigned i = half_point; i < i_bound; i++, y += y_inc) in FastDrawLine()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-niter.c2517 || i_bound.ult (loop->nb_iterations_upper_bound))) in record_niter_bound()
2520 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
2524 || i_bound.ult (loop->nb_iterations_estimate))) in record_niter_bound()
2527 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
2542 double_int i_bound, gimple stmt) in do_warn_aggressive_loop_optimizations() argument
2568 i_bound))) in do_warn_aggressive_loop_optimizations()
2594 dump_double_int (dump_file, i_bound, true); in record_estimate()
2617 elt->bound = i_bound; in record_estimate()
2637 i_bound += delta; in record_estimate()
2640 if (i_bound.ult (delta)) in record_estimate()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-niter.c2508 || i_bound.ult (loop->nb_iterations_upper_bound))) in record_niter_bound()
2511 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
2515 || i_bound.ult (loop->nb_iterations_estimate))) in record_niter_bound()
2518 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
2533 double_int i_bound, gimple stmt) in do_warn_aggressive_loop_optimizations() argument
2559 i_bound))) in do_warn_aggressive_loop_optimizations()
2585 dump_double_int (dump_file, i_bound, true); in record_estimate()
2608 elt->bound = i_bound; in record_estimate()
2628 i_bound += delta; in record_estimate()
2631 if (i_bound.ult (delta)) in record_estimate()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloop.c1858 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1865 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1868 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1872 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1877 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1880 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1884 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1887 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfgloop.c1859 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1866 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1869 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1873 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1878 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1881 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1885 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1888 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfgloop.c1858 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1865 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1868 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1872 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1877 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1880 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1884 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1887 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloop.c1858 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1865 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1868 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1872 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1877 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1880 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1884 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1887 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfgloop.c1858 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1865 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1868 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1872 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1877 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1880 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1884 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1887 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfgloop.c1858 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1865 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1868 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1872 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1877 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1880 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1884 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1887 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfgloop.c1858 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1865 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1868 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1872 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1877 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1880 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1884 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1887 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfgloop.c1859 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1866 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1869 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1873 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1878 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1881 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1885 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1888 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfgloop.c1859 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1866 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1869 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1873 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1878 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1881 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1885 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1888 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfgloop.c1890 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1897 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1900 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1904 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1909 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1912 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1916 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1919 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfgloop.c1890 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1897 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1900 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1904 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1909 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1912 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1916 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1919 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfgloop.c1890 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1897 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1900 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1904 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1909 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1912 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1916 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1919 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfgloop.c1889 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1896 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1899 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1903 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1908 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1911 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1915 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1918 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfgloop.c1890 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1897 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1900 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1904 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1909 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1912 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1916 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1919 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfgloop.c1890 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1897 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1900 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1904 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1909 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1912 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1916 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1919 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfgloop.c1890 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1897 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1900 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1904 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
1909 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1912 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
1916 || wi::ltu_p (i_bound, loop->nb_iterations_likely_upper_bound))) in record_niter_bound()
1919 loop->nb_iterations_likely_upper_bound = i_bound; in record_niter_bound()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Dglobe.c389 INT i_bound , f_bound , num_feeds , start_feed_xpos , end_feed_xpos ; in FeedAssgn() local
549 i_bound = (assign_iter - 1) * bound + 1 ; in FeedAssgn()
555 num_feeds = f_bound - i_bound + 1 ; in FeedAssgn()
557 start_feed_xpos = workerS[i_bound]->netptr->xpos ; in FeedAssgn()
619 for( feed = i_bound ; feed <= f_bound ; feed++ ) { in FeedAssgn()
626 cost[feed-i_bound+1][track] = ABS( feed_xpos - track_xpos ) ; in FeedAssgn()
641 for( feed = i_bound ; feed <= f_bound ; feed++ ) { in FeedAssgn()
642 assigned_track = assign_to_track[feed-i_bound+1] ; in FeedAssgn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-niter.c2611 double_int i_bound, gimple stmt) in do_warn_aggressive_loop_optimizations() argument
2624 || i_bound.ucmp (tree_to_double_int (loop->nb_iterations)) >= 0 in do_warn_aggressive_loop_optimizations()
2637 i_bound))) in do_warn_aggressive_loop_optimizations()
2650 record_estimate (struct loop *loop, tree bound, double_int i_bound, in record_estimate() argument
2663 dump_double_int (dump_file, i_bound, true); in record_estimate()
2672 gcc_checking_assert (i_bound == tree_to_double_int (bound)); in record_estimate()
2686 elt->bound = i_bound; in record_estimate()
2706 i_bound += delta; in record_estimate()
2709 if (i_bound.ult (delta)) in record_estimate()
2713 do_warn_aggressive_loop_optimizations (loop, i_bound, at_stmt); in record_estimate()
[all …]
H A Dcfgloop.c1790 record_niter_bound (struct loop *loop, double_int i_bound, bool realistic, in record_niter_bound() argument
1797 || i_bound.ult (loop->nb_iterations_upper_bound))) in record_niter_bound()
1800 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1804 || i_bound.ult (loop->nb_iterations_estimate))) in record_niter_bound()
1807 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcfgloop.c1782 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1789 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1792 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1796 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1799 loop->nb_iterations_estimate = i_bound; in record_niter_bound()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcfgloop.c1782 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound() argument
1789 || wi::ltu_p (i_bound, loop->nb_iterations_upper_bound))) in record_niter_bound()
1792 loop->nb_iterations_upper_bound = i_bound; in record_niter_bound()
1796 || wi::ltu_p (i_bound, loop->nb_iterations_estimate))) in record_niter_bound()
1799 loop->nb_iterations_estimate = i_bound; in record_niter_bound()

1234