Searched defs:prefetchw (Results 1 – 11 of 11) sorted by relevance
36 static inline void prefetchw(const void *addr) in prefetchw() function
43 #define prefetchw(x) __builtin_prefetch(x,1) macro
68 extern inline void prefetchw(const void *ptr) in prefetchw() function
130 static inline void prefetchw(const void *ptr) in prefetchw() function
238 static inline void prefetchw(const void *x) in prefetchw() function
200 static inline void prefetchw(const void *x) in prefetchw() function
270 static inline void prefetchw(const void *ptr) in prefetchw() function
423 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
385 static inline void prefetchw(const void *x) in prefetchw() function
668 prefetchw (const void *x) in prefetchw() function
805 static inline void prefetchw(const void *x) in prefetchw() function