Searched defs:_mm_cvtt_roundsd_i32 (Results 1 – 13 of 13) sorted by relevance
6377 #define _mm_cvtt_roundsd_i32(A, R) __extension__ ({ \ macro
6058 #define _mm_cvtt_roundsd_i32(A, R) \ macro
39934 pub unsafe fn _mm_cvtt_roundsd_i32<const SAE: i32>(a: __m128d) -> i32 { in _mm_cvtt_roundsd_i32() function