Lines Matching refs:prefetch
154 /* No need to prefetch dst, we'll just do the wh64
172 * This is our prefetch address. When we get near the end
188 /* Prefetch several lines ahead. */
195 /* Prefetch several lines ahead. */
202 /* Prefetch several lines ahead. */
213 * - r3 is the next prefetch address.
244 * to prefetch the last partial cache line (if any) just once, for the
246 * prefetch that line more than once, or subsequent prefetches
248 * branch to top of loop to execute final prefetch, and its
408 { prefetch r3; move r3, r8; slt_u r8, r8, r18 }
410 { prefetch r3; move r3, r8; slt_u r8, r8, r18 }
414 /* Prefetch another line. */
415 { prefetch r3; addi r15, r1, 60; addi r3, r3, 64 }