Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Davxintrin.h1561 _mm256_loadu2_m128 (float const *__PH, float const *__PL) in _mm256_loadu2_m128()
1568 _mm256_storeu2_m128 (float *__PH, float *__PL, __m256 __A) in _mm256_storeu2_m128()
1575 _mm256_loadu2_m128d (double const *__PH, double const *__PL) in _mm256_loadu2_m128d()
1582 _mm256_storeu2_m128d (double *__PH, double *__PL, __m256d __A) in _mm256_storeu2_m128d()
1589 _mm256_loadu2_m128i (__m128i_u const *__PH, __m128i_u const *__PL) in _mm256_loadu2_m128i()
1596 _mm256_storeu2_m128i (__m128i_u *__PH, __m128i_u *__PL, __m256i __A) in _mm256_storeu2_m128i()