Searched refs:test_mm256_mask_i32gather_pd (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/CodeGen/ |
D | avx2-builtins.c | 498 __m256d test_mm256_mask_i32gather_pd(__m256d a, double const *b, __m128i c, __m256d d) { in test_mm256_mask_i32gather_pd() function
|
D | avx512vl-builtins.c | 6404 __m256d test_mm256_mask_i32gather_pd(__m256d __v1_old, __mmask8 __mask, __m128i __index, void const… in test_mm256_mask_i32gather_pd() function
|
/external/llvm-project/clang/test/CodeGen/X86/ |
D | avx2-builtins.c | 504 __m256d test_mm256_mask_i32gather_pd(__m256d a, double const *b, __m128i c, __m256d d) { in test_mm256_mask_i32gather_pd() function
|
D | avx512vl-builtins.c | 9270 __m256d test_mm256_mask_i32gather_pd(__m256d __v1_old, __mmask8 __mask, __m128i __index, void const… in test_mm256_mask_i32gather_pd() function
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | avx2-intrinsics-fast-isel.ll | 990 define <4 x double> @test_mm256_mask_i32gather_pd(<4 x double> %a0, double *%a1, <2 x i64> %a2, <4 … 991 ; X86-LABEL: test_mm256_mask_i32gather_pd: 997 ; X64-LABEL: test_mm256_mask_i32gather_pd:
|
/external/llvm/test/CodeGen/X86/ |
D | avx2-intrinsics-fast-isel.ll | 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:
|