Home | History | Annotate | Download | only in Basic

Lines Matching full:_mm_prefetch

85 // FIXME: _mm_prefetch must be a built-in because it takes a compile-time constant
87 // doesn't work in the presence of re-declaration of _mm_prefetch for windows.
88 TARGET_BUILTIN(_mm_prefetch, "vcC*i", "nc", "mmx")