Searched defs:_mm_cvt_roundsd_i32 (Results 1 – 13 of 13) sorted by relevance
6318 #define _mm_cvt_roundsd_i32(A, R) __extension__ ({ \ macro
5993 #define _mm_cvt_roundsd_i32(A, R) \ macro
39706 pub unsafe fn _mm_cvt_roundsd_i32<const ROUNDING: i32>(a: __m128d) -> i32 { in _mm_cvt_roundsd_i32() function