Searched defs:unroll_factor (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 1050 schedule_prefetches (struct mem_ref_group *groups, unsigned unroll_factor, in schedule_prefetches() 1138 estimate_prefetch_count (struct mem_ref_group *groups, unsigned unroll_factor) in estimate_prefetch_count() 1161 issue_prefetch_ref (struct mem_ref *ref, unsigned unroll_factor, unsigned ahead) in issue_prefetch_ref() 1232 unsigned unroll_factor, unsigned ahead) in issue_prefetches() 1849 unsigned unroll_factor) in insn_to_prefetch_ratio_too_small_p() 1886 unsigned ahead, ninsns, time, unroll_factor; in loop_prefetch_arrays() local
|
H A D | gimple-loop-jam.c | 510 unsigned unroll_factor, profit_unroll, removed; in tree_loop_unroll_and_jam() local
|
H A D | tree-predcom.c | 3217 unsigned unroll_factor; in tree_predictive_commoning_loop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-prefetch.cc | 1052 schedule_prefetches (struct mem_ref_group *groups, unsigned unroll_factor, in schedule_prefetches() 1140 estimate_prefetch_count (struct mem_ref_group *groups, unsigned unroll_factor) in estimate_prefetch_count() 1163 issue_prefetch_ref (struct mem_ref *ref, unsigned unroll_factor, unsigned ahead) in issue_prefetch_ref() 1234 unsigned unroll_factor, unsigned ahead) in issue_prefetches() 1848 unsigned unroll_factor) in insn_to_prefetch_ratio_too_small_p() 1885 unsigned ahead, ninsns, time, unroll_factor; in loop_prefetch_arrays() local
|
H A D | gimple-loop-jam.cc | 514 unsigned unroll_factor, profit_unroll, removed; in tree_loop_unroll_and_jam() local
|
H A D | tree-predcom.cc | 3346 unsigned unroll_factor = 0; in tree_predictive_commoning_loop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 7221 int unroll_factor = 1; in ix86_expand_set_or_cpymem() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 8379 int unroll_factor = 1; in ix86_expand_set_or_cpymem() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 16949 unsigned int unroll_factor = aarch64_vect_unroll_limit; in determine_suggested_unroll_factor() local
|