Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_storeu_pd

823 inline void storeu(double *p,const F64vec2 &a) { _mm_storeu_pd(p,a); }