Searched defs:_mm_cvt_roundu32_ss (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 5218 _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) in _mm_cvt_roundu32_ss() function 5237 #define _mm_cvt_roundu32_ss(A, B, C) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 5152 _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) in _mm_cvt_roundu32_ss() function 5171 #define _mm_cvt_roundu32_ss(A, B, C) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx512fintrin.h | 9141 #define _mm_cvt_roundu32_ss(A, B, R) \ macro
|