Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_mul_epu32

291 inline I64vec2 operator*(const Iu32vec4 &a,const Iu32vec4 &b) { return _mm_mul_epu32(a,b); }