Searched refs:test_mm256_srlv_epi64 (Results 1 – 3 of 3) sorted by relevance
1114 __m256i test_mm256_srlv_epi64(__m256i a, __m256i b) { in test_mm256_srlv_epi64() function
3053 define <4 x i64> @test_mm256_srlv_epi64(<4 x i64> %a0, <4 x i64> %a1) {3054 ; X32-LABEL: test_mm256_srlv_epi64:3059 ; X64-LABEL: test_mm256_srlv_epi64:
2453 define <4 x i64> @test_mm256_srlv_epi64(<4 x i64> %a0, <4 x i64> %a1) {2454 ; CHECK-LABEL: test_mm256_srlv_epi64: