Searched refs:test_mm256_mask_i32gather_pd (Results 1 – 3 of 3) sorted by relevance
498 __m256d test_mm256_mask_i32gather_pd(__m256d a, double const *b, __m128i c, __m256d d) { in test_mm256_mask_i32gather_pd() function
6404 __m256d test_mm256_mask_i32gather_pd(__m256d __v1_old, __mmask8 __mask, __m128i __index, void const… in test_mm256_mask_i32gather_pd() function
1281 define <4 x double> @test_mm256_mask_i32gather_pd(<4 x double> %a0, double *%a1, <2 x i64> %a2, <4 …1282 ; X32-LABEL: test_mm256_mask_i32gather_pd:1288 ; X64-LABEL: test_mm256_mask_i32gather_pd: