Searched refs:test_mm256_shrdv_epi64 (Results 1 – 2 of 2) sorted by relevance
547 __m256i test_mm256_shrdv_epi64(__m256i __S, __m256i __A, __m256i __B) { in test_mm256_shrdv_epi64() function
1686 define <4 x i64> @test_mm256_shrdv_epi64(<4 x i64> %__S, <4 x i64> %__A, <4 x i64> %__B) {1687 ; CHECK-LABEL: test_mm256_shrdv_epi64: