Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_cvtsi32_sd

840 inline F64vec2 IntToF64vec2(const F64vec2 &a,int b) { return _mm_cvtsi32_sd(a,b); }