Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fintrin.h1582 _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) in _mm_sub_round_ss() function
1640 #define _mm_sub_round_ss(A, B, C) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512fintrin.h1578 _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) in _mm_sub_round_ss() function
1636 #define _mm_sub_round_ss(A, B, C) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512fintrin.h2016 #define _mm_sub_round_ss(A, B, R) \ macro