Searched refs:test_mm_permute2_ps (Results 1 – 4 of 4) sorted by relevance
347 __m128 test_mm_permute2_ps(__m128 a, __m128 b, __m128i c) { in test_mm_permute2_ps() function
359 __m128 test_mm_permute2_ps(__m128 a, __m128 b, __m128i c) { in test_mm_permute2_ps() function
974 define <4 x float> @test_mm_permute2_ps(<4 x float> %a0, <4 x float> %a1, <2 x i64> %a2) {975 ; X32-LABEL: test_mm_permute2_ps:980 ; X64-LABEL: test_mm_permute2_ps:
691 define <4 x float> @test_mm_permute2_ps(<4 x float> %a0, <4 x float> %a1, <2 x i64> %a2) {692 ; CHECK-LABEL: test_mm_permute2_ps: