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
74 extern inline void prefetchw(const void *ptr) in prefetchw() function
135 static inline void prefetchw(const void *ptr) in prefetchw() function
244 static inline void prefetchw(const void *x) in prefetchw() function
206 static inline void prefetchw(const void *x) in prefetchw() function
230 static inline void prefetchw(const void *ptr) in prefetchw() function
424 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
483 static inline void prefetchw(const void *x) in prefetchw() function
674 prefetchw (const void *x) in prefetchw() function
820 static inline void prefetchw(const void *x) in prefetchw() function