Searched defs:unroll_factor (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 970 schedule_prefetches (struct mem_ref_group *groups, unsigned unroll_factor, in schedule_prefetches() 1050 estimate_prefetch_count (struct mem_ref_group *groups, unsigned unroll_factor) in estimate_prefetch_count() 1073 issue_prefetch_ref (struct mem_ref *ref, unsigned unroll_factor, unsigned ahead) in issue_prefetch_ref() 1132 unsigned unroll_factor, unsigned ahead) in issue_prefetches() 1745 unsigned unroll_factor) in insn_to_prefetch_ratio_too_small_p() 1782 unsigned ahead, ninsns, time, unroll_factor; in loop_prefetch_arrays() local
|
H A D | tree-vect-slp.c | 2700 int index, unroll_factor, current_mask_element, ncopies; in vect_transform_slp_perm_load() local
|
H A D | tree-predcom.c | 2471 unsigned unroll_factor; in tree_predictive_commoning_loop() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 1023 schedule_prefetches (struct mem_ref_group *groups, unsigned unroll_factor, in schedule_prefetches() 1110 estimate_prefetch_count (struct mem_ref_group *groups, unsigned unroll_factor) in estimate_prefetch_count() 1133 issue_prefetch_ref (struct mem_ref *ref, unsigned unroll_factor, unsigned ahead) in issue_prefetch_ref() 1204 unsigned unroll_factor, unsigned ahead) in issue_prefetches() 1821 unsigned unroll_factor) in insn_to_prefetch_ratio_too_small_p() 1858 unsigned ahead, ninsns, time, unroll_factor; in loop_prefetch_arrays() local
|
H A D | gimple-loop-jam.c | 444 unsigned unroll_factor, profit_unroll, removed; in tree_loop_unroll_and_jam() local
|
H A D | tree-predcom.c | 3168 unsigned unroll_factor; in tree_predictive_commoning_loop() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 27713 int unroll_factor = 1; in ix86_expand_set_or_movmem() local
|