Searched refs:test_mm256_permute2_ps (Results 1 – 4 of 4) sorted by relevance
353 __m256 test_mm256_permute2_ps(__m256 a, __m256 b, __m256i c) { in test_mm256_permute2_ps() function
365 __m256 test_mm256_permute2_ps(__m256 a, __m256 b, __m256i c) { in test_mm256_permute2_ps() function
990 define <8 x float> @test_mm256_permute2_ps(<8 x float> %a0, <8 x float> %a1, <4 x i64> %a2) {991 ; X32-LABEL: test_mm256_permute2_ps:996 ; X64-LABEL: test_mm256_permute2_ps:
702 define <8 x float> @test_mm256_permute2_ps(<8 x float> %a0, <8 x float> %a1, <4 x i64> %a2) {703 ; CHECK-LABEL: test_mm256_permute2_ps: