Searched defs:unroll_type (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | unroll.c | 253 enum unroll_types unroll_type = UNROLL_NAIVE; local 1785 unroll_type, start_label, loop_end, insert_before, in copy_loop_body() argument 2529 find_splittable_regs (loop, unroll_type, unroll_number) in find_splittable_regs() argument 2688 find_splittable_givs (loop, bl, unroll_type, increment, unroll_number) in find_splittable_givs() argument
|
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 10331 int unroll_type) in sh_adjust_unroll_max()
|