Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_min_pd

775     friend F64vec2 simd_min(const F64vec2 &a,const F64vec2 &b) { return _mm_min_pd(a,b); }