Searched refs:test_mm_permutex2var_ps (Results 1 – 2 of 2) sorted by relevance
3134 __m128 test_mm_permutex2var_ps(__m128 __A, __m128i __I, __m128 __B) { in test_mm_permutex2var_ps() function
4029 define <4 x float> @test_mm_permutex2var_ps(<4 x float> %__A, <2 x i64> %__I, <4 x float> %__B) {4030 ; CHECK-LABEL: test_mm_permutex2var_ps: