Searched defs:_mm_cvtt_roundss_u64 (Results 1 – 13 of 13) sorted by relevance
6461 #define _mm_cvtt_roundss_u64(A, R) __extension__ ({ \ macro
476 pub unsafe fn _mm_cvtt_roundss_u64<const SAE: i32>(a: __m128) -> u64 { in _mm_cvtt_roundss_u64() function
6149 #define _mm_cvtt_roundss_u64(A, R) \ macro