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
157 static inline void prefetchw(const void *ptr) in prefetchw() function
209 static inline void prefetchw(const void *x) in prefetchw() function
394 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
424 static inline void prefetchw(const void *x) in prefetchw() function
693 prefetchw (const void *x) in prefetchw() function
819 static inline void prefetchw(const void *x) in prefetchw() function