Searched defs:nunroll (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | loop-unroll.c | 351 unsigned nunroll, nunroll_by_av, best_copies, best_unroll = 0, n_copies, i; in decide_unroll_constant_iterations() local 671 unsigned nunroll, nunroll_by_av, i; in decide_unroll_runtime_iterations() local 1156 unsigned nunroll, nunroll_by_av, i; in decide_unroll_stupid() local 1254 unsigned nunroll = loop->lpt_decision.times; in unroll_loop_stupid() local
|
H A D | tree-ssa-loop-ivcanon.c | 403 unsigned HOST_WIDE_INT nunroll) in estimated_unrolled_size()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | loop-unroll.cc | 348 unsigned nunroll, nunroll_by_av, best_copies, best_unroll = 0, n_copies, i; in decide_unroll_constant_iterations() local 658 unsigned nunroll, nunroll_by_av, i; in decide_unroll_runtime_iterations() local 1133 unsigned nunroll, nunroll_by_av, i; in decide_unroll_stupid() local 1231 unsigned nunroll = loop->lpt_decision.times; in unroll_loop_stupid() local
|
H A D | tree-ssa-loop-ivcanon.cc | 402 unsigned HOST_WIDE_INT nunroll) in estimated_unrolled_size()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 15113 s390_loop_unroll_adjust (unsigned nunroll, struct loop *loop) in s390_loop_unroll_adjust()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 15413 s390_loop_unroll_adjust (unsigned nunroll, struct loop *loop) in s390_loop_unroll_adjust()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 22278 ix86_loop_unroll_adjust (unsigned nunroll, class loop *loop) in ix86_loop_unroll_adjust()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 23623 ix86_loop_unroll_adjust (unsigned nunroll, class loop *loop) in ix86_loop_unroll_adjust()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 5226 rs6000_loop_unroll_adjust (unsigned nunroll, struct loop *loop) in rs6000_loop_unroll_adjust()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 5479 rs6000_loop_unroll_adjust (unsigned nunroll, struct loop *loop) in rs6000_loop_unroll_adjust()
|