Searched defs:prefetchw (Results 1 – 12 of 12) sorted by relevance
35 static inline void prefetchw(const void *addr) in prefetchw() function
42 #define prefetchw(x) __builtin_prefetch(x,1) macro
77 extern inline void prefetchw(const void *ptr) in prefetchw() function
119 static inline void prefetchw(const void *ptr) in prefetchw() function
242 static inline void prefetchw(const void *x) in prefetchw() function
167 static inline void prefetchw(const void *x) in prefetchw() function
209 static inline void prefetchw(const void *x) in prefetchw() function
174 static inline void prefetchw(const void *ptr) in prefetchw() function
390 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
432 static inline void prefetchw(const void *x) in prefetchw() function
693 prefetchw (const void *x) in prefetchw() function
684 static inline void prefetchw(const void *x) in prefetchw() function