Searched refs:test_mm256_shuffle_f64x2 (Results 1 – 2 of 2) sorted by relevance
5164 __m256d test_mm256_shuffle_f64x2(__m256d __A, __m256d __B) { in test_mm256_shuffle_f64x2() function
1294 define <4 x double> @test_mm256_shuffle_f64x2(<4 x double> %__A, <4 x double> %__B) {1295 ; CHECK-LABEL: test_mm256_shuffle_f64x2: