Lines Matching refs:__base
1252 _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale)
1258 __base,
1266 _mm_mask_i32gather_pd (__m128d __src, double const *__base, __m128i __index,
1270 __base,
1278 _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale)
1284 __base,
1292 _mm256_mask_i32gather_pd (__m256d __src, double const *__base,
1296 __base,
1304 _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale)
1310 __base,
1318 _mm_mask_i64gather_pd (__m128d __src, double const *__base, __m128i __index,
1322 __base,
1330 _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale)
1336 __base,
1344 _mm256_mask_i64gather_pd (__m256d __src, double const *__base,
1348 __base,
1356 _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale)
1362 __base,
1370 _mm_mask_i32gather_ps (__m128 __src, float const *__base, __m128i __index,
1374 __base,
1382 _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale)
1388 __base,
1396 _mm256_mask_i32gather_ps (__m256 __src, float const *__base,
1400 __base,
1408 _mm_i64gather_ps (float const *__base, __m128i __index, const int __scale)
1414 __base,
1422 _mm_mask_i64gather_ps (__m128 __src, float const *__base, __m128i __index,
1426 __base,
1434 _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale)
1440 __base,
1448 _mm256_mask_i64gather_ps (__m128 __src, float const *__base,
1452 __base,
1460 _mm_i32gather_epi64 (long long int const *__base,
1467 __base,
1475 _mm_mask_i32gather_epi64 (__m128i __src, long long int const *__base,
1479 __base,
1487 _mm256_i32gather_epi64 (long long int const *__base,
1494 __base,
1502 _mm256_mask_i32gather_epi64 (__m256i __src, long long int const *__base,
1507 __base,
1515 _mm_i64gather_epi64 (long long int const *__base,
1522 __base,
1530 _mm_mask_i64gather_epi64 (__m128i __src, long long int const *__base,
1534 __base,
1542 _mm256_i64gather_epi64 (long long int const *__base,
1549 __base,
1557 _mm256_mask_i64gather_epi64 (__m256i __src, long long int const *__base,
1562 __base,
1570 _mm_i32gather_epi32 (int const *__base, __m128i __index, const int __scale)
1576 __base,
1584 _mm_mask_i32gather_epi32 (__m128i __src, int const *__base, __m128i __index,
1588 __base,
1596 _mm256_i32gather_epi32 (int const *__base, __m256i __index, const int __scale)
1602 __base,
1610 _mm256_mask_i32gather_epi32 (__m256i __src, int const *__base,
1615 __base,
1623 _mm_i64gather_epi32 (int const *__base, __m128i __index, const int __scale)
1629 __base,
1637 _mm_mask_i64gather_epi32 (__m128i __src, int const *__base, __m128i __index,
1641 __base,
1649 _mm256_i64gather_epi32 (int const *__base
1655 __base,
1663 _mm256_mask_i64gather_epi32 (__m128i __src, int const *__base,
1668 __base,