Home
last modified time | relevance | path

Searched refs:LOOP_C_INFINITE (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloop.h278 #define LOOP_C_INFINITE (1 << 0) macro
H A Dtree-vect-loop-manip.c2938 loop_constraint_clear (epilog, LOOP_C_INFINITE); in vect_do_peeling()
3508 loop_constraint_set (loop, LOOP_C_INFINITE); in vect_loop_versioning()
H A Dtree-ssa-loop-niter.c2416 if (loop_constraint_set_p (loop, LOOP_C_INFINITE)) in number_of_iterations_exit_assumptions()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgloop.h278 #define LOOP_C_INFINITE (1 << 0) macro
H A Dtree-vect-loop-manip.c2938 loop_constraint_clear (epilog, LOOP_C_INFINITE); in vect_do_peeling()
3508 loop_constraint_set (loop, LOOP_C_INFINITE); in vect_loop_versioning()
H A Dtree-vect-loop-manip.cc3064 loop_constraint_clear (epilog, LOOP_C_INFINITE); in vect_do_peeling()
H A Dtree-ssa-loop-niter.c2416 if (loop_constraint_set_p (loop, LOOP_C_INFINITE)) in number_of_iterations_exit_assumptions()
H A Dtree-ssa-loop-niter.cc2521 if (loop_constraint_set_p (loop, LOOP_C_INFINITE)) in number_of_iterations_exit_assumptions()
H A DChangeLog-202121076 set LOOP_C_INFINITE on the vectorized loop.
H A DChangeLog-201616887 (LOOP_C_INFINITE, LOOP_C_FINITE): New macros.
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dloop.texi479 @item @code{LOOP_C_INFINITE}: If this constraint flag is set, the loop
H A Dgccint.info20705 * 'LOOP_C_INFINITE': If this constraint flag is set, the loop is
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dloop.texi480 @item @code{LOOP_C_INFINITE}: If this constraint flag is set, the loop
H A Dgccint.info20705 * 'LOOP_C_INFINITE': If this constraint flag is set, the loop is