Home
last modified time | relevance | path

Searched defs:ahead (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-prefetch.c971 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 Dtree-ssa-loop-prefetch.c1024 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 Dglobals.c247 int left, right, ahead, back; variable