Searched refs:test_mm256_permutex2var_ps (Results 1 – 2 of 2) sorted by relevance
3149 __m256 test_mm256_permutex2var_ps(__m256 __A, __m256i __I, __m256 __B) { in test_mm256_permutex2var_ps() function
4084 define <8 x float> @test_mm256_permutex2var_ps(<8 x float> %__A, <4 x i64> %__I, <8 x float> %__B) {4085 ; CHECK-LABEL: test_mm256_permutex2var_ps: