Searched defs:_mm_cvt_roundss_u32 (Results 1 – 13 of 13) sorted by relevance
6355 #define _mm_cvt_roundss_u32(A, R) __extension__ ({ \ macro
6034 #define _mm_cvt_roundss_u32(A, R) \ macro
39644 pub unsafe fn _mm_cvt_roundss_u32<const ROUNDING: i32>(a: __m128) -> u32 { in _mm_cvt_roundss_u32() function