#include <immintrin.h>
Go to the source code of this file.
◆ _mm512_arcsin_poly_avx512()
| static __m512 _mm512_arcsin_poly_avx512 |
( |
const __m512 |
x | ) |
|
|
inlinestatic |
◆ _mm512_arctan_poly_avx512()
| static __m512 _mm512_arctan_poly_avx512 |
( |
const __m512 |
x | ) |
|
|
inlinestatic |
◆ _mm512_complexconjugatemul_ps()
| static __m512 _mm512_complexconjugatemul_ps |
( |
const __m512 |
x, |
|
|
const __m512 |
y |
|
) |
| |
|
inlinestatic |
◆ _mm512_complexmul_ps()
| static __m512 _mm512_complexmul_ps |
( |
const __m512 |
x, |
|
|
const __m512 |
y |
|
) |
| |
|
inlinestatic |
◆ _mm512_cos_poly_avx512()
| static __m512 _mm512_cos_poly_avx512 |
( |
const __m512 |
x | ) |
|
|
inlinestatic |
◆ _mm512_imag()
| static __m512 _mm512_imag |
( |
const __m512 |
z1, |
|
|
const __m512 |
z2 |
|
) |
| |
|
inlinestatic |
◆ _mm512_log2_poly_avx512()
| static __m512 _mm512_log2_poly_avx512 |
( |
const __m512 |
x | ) |
|
|
inlinestatic |
◆ _mm512_normalize_ps()
| static __m512 _mm512_normalize_ps |
( |
const __m512 |
val | ) |
|
|
inlinestatic |
◆ _mm512_real()
| static __m512 _mm512_real |
( |
const __m512 |
z1, |
|
|
const __m512 |
z2 |
|
) |
| |
|
inlinestatic |
◆ _mm512_rsqrt_nr_ps()
| static __m512 _mm512_rsqrt_nr_ps |
( |
const __m512 |
a | ) |
|
|
inlinestatic |
◆ _mm512_sin_poly_avx512()
| static __m512 _mm512_sin_poly_avx512 |
( |
const __m512 |
x | ) |
|
|
inlinestatic |