Home
last modified time | relevance | path

Searched refs:can_unroll_loop_p (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.h48 extern bool can_unroll_loop_p (class loop *loop, unsigned factor,
H A Dgimple-loop-jam.cc586 && can_unroll_loop_p (outer, unroll_factor, &desc)); in tree_loop_unroll_and_jam()
H A Dtree-ssa-loop-manip.cc956 can_unroll_loop_p (class loop *loop, unsigned factor, in can_unroll_loop_p() function
H A Dtree-ssa-loop-prefetch.cc1372 if (!can_unroll_loop_p (loop, factor, desc)) in should_unroll_loop_p()
H A Dtree-predcom.cc3423 unroll = can_unroll_loop_p (m_loop, unroll_factor, &desc); in tree_predictive_commoning_loop()
H A DChangeLog-20064659 * tree-ssa-loop-manip.c (can_unroll_loop_p): Return false if
19084 (build_if_stmt, can_unroll_loop_p, determine_exit_conditions,
19104 (tree_ssa_prefetch_arrays, can_unroll_loop_p, tree_unroll_loop):
H A DChangeLog-20195690 * tree-ssa-loop-manip.c (can_unroll_loop_p): Likewise.
22626 (can_unroll_loop_p): Same.
H A DChangeLog-200919411 (tree_predictive_commoning_loop): Use can_unroll_loop_p.
H A DChangeLog-200731026 (can_unroll_loop_p): Pass eni_size_weights to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-manip.h49 extern bool can_unroll_loop_p (class loop *loop, unsigned factor,
H A Dgimple-loop-jam.c584 && can_unroll_loop_p (outer, unroll_factor, &desc)); in tree_loop_unroll_and_jam()
H A Dtree-ssa-loop-prefetch.c1373 if (!can_unroll_loop_p (loop, factor, desc)) in should_unroll_loop_p()
H A Dtree-ssa-loop-manip.c958 can_unroll_loop_p (class loop *loop, unsigned factor, in can_unroll_loop_p() function
H A Dtree-predcom.c3302 && can_unroll_loop_p (loop, unroll_factor, &desc)); in tree_predictive_commoning_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dloop.texi257 (@code{can_unroll_loop_p} on GIMPLE) must be true for the duplicated
H A Dgccint.info21526 ('can_unroll_loop_p' on GIMPLE) must be true for the duplicated
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dloop.texi256 (@code{can_unroll_loop_p} on GIMPLE) must be true for the duplicated
H A Dgccint.info20495 ('can_unroll_loop_p' on GIMPLE) must be true for the duplicated