Searched defs:ahead (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 971 unsigned ahead) in schedule_prefetches() 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() 1675 trip_count_to_ahead_ratio_too_small_p (unsigned ahead, HOST_WIDE_INT est_niter) in trip_count_to_ahead_ratio_too_small_p() 1782 unsigned ahead, ninsns, time, unroll_factor; in loop_prefetch_arrays() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 1024 unsigned ahead) in schedule_prefetches() 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() 1751 trip_count_to_ahead_ratio_too_small_p (unsigned ahead, HOST_WIDE_INT est_niter) in trip_count_to_ahead_ratio_too_small_p() 1858 unsigned ahead, ninsns, time, unroll_factor; in loop_prefetch_arrays() local
|
/dflybsd-src/games/battlestar/ |
H A D | globals.c | 247 int left, right, ahead, back; variable
|