Home
last modified time | relevance | path

Searched refs:tree_unroll_loop (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.h54 extern void tree_unroll_loop (class loop *, unsigned, tree_niter_desc *);
H A Dgimple-loop-jam.cc596 tree_unroll_loop (outer, unroll_factor, &desc); in tree_loop_unroll_and_jam()
H A Dtree-ssa-loop-manip.cc1521 tree_unroll_loop (class loop *loop, unsigned factor, in tree_unroll_loop() function
H A Dtree-ssa-loop-prefetch.cc1967 tree_unroll_loop (loop, unroll_factor, &desc); in loop_prefetch_arrays()
H A DChangeLog-2006527 (tree_unroll_loop): Update arguments of
4241 tree_unroll_loop): Ditto.
4289 tree_unroll_loop, linear_transform_loops): Declaration changed.
5021 (split_loop_exit_edge, tree_unroll_loop): Do not use
5642 * tree-ssa-loop-manip.c (tree_unroll_loop): Call verification
11689 * tree-ssa-loop-manip.c (tree_unroll_loop): Set EDGE_IRREDUCIBLE_LOOP
12288 * tree-ssa-loop-manip.c (create_iv, tree_unroll_loop): Use
19085 tree_unroll_loop): New functions.
19104 (tree_ssa_prefetch_arrays, can_unroll_loop_p, tree_unroll_loop):
H A DChangeLog.gimple-classes1261 * tree-ssa-loop-manip.c (tree_unroll_loop): Likewise.
H A DChangeLog-202110281 (tree_unroll_loop): Likewise.
10286 * tree-ssa-loop-manip.c (tree_unroll_loop): Likewise.
H A DChangeLog-200733138 * tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...
33890 * tree-ssa-loop-manip.c (tree_unroll_loop): Set probabilities
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-manip.h55 extern void tree_unroll_loop (class loop *, unsigned,
H A Dgimple-loop-jam.c594 tree_unroll_loop (outer, unroll_factor, single_dom_exit (outer), in tree_loop_unroll_and_jam()
H A Dtree-ssa-loop-prefetch.c1968 tree_unroll_loop (loop, unroll_factor, in loop_prefetch_arrays()
H A Dtree-ssa-loop-manip.c1443 tree_unroll_loop (class loop *loop, unsigned factor, in tree_unroll_loop() function
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dloop.texi264 @item @code{tree_unroll_loop}: Unrolls the loop, including peeling the
H A Dgccint.info21534 * 'tree_unroll_loop': Unrolls the loop, including peeling the extra
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dloop.texi263 @item @code{tree_unroll_loop}: Unrolls the loop, including peeling the
H A Dgccint.info20503 * 'tree_unroll_loop': Unrolls the loop, including peeling the extra