Searched refs:_mm_rcp28_round_ss (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512erintrin.h217 #define _mm_rcp28_round_ss(A, B, R) \ macro
236 _mm_rcp28_round_ss((A), (B), _MM_FROUND_CUR_DIRECTION)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512erintrin.h173 _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) function
312 #define _mm_rcp28_round_ss(A, B, R) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512erintrin.h193 _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) function
409 #define _mm_rcp28_round_ss(A, B, R) \ macro

Completed in 195 milliseconds