Home
last modified time | relevance | path

Searched defs:_mm_roundscale_ps (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512vlintrin.h10702 _mm_roundscale_ps (__m128 __A, const int __imm) in _mm_roundscale_ps() function
12906 #define _mm_roundscale_ps(A, B) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512vlintrin.h10805 _mm_roundscale_ps (__m128 __A, const int __imm) in _mm_roundscale_ps() function
13057 #define _mm_roundscale_ps(A, B) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512vlintrin.h3332 #define _mm_roundscale_ps(A, imm) \ macro