Searched refs:test_mm256_sllv_epi32 (Results 1 – 3 of 3) sorted by relevance
1000 __m256i test_mm256_sllv_epi32(__m256i a, __m256i b) { in test_mm256_sllv_epi32() function
2732 define <4 x i64> @test_mm256_sllv_epi32(<4 x i64> %a0, <4 x i64> %a1) {2733 ; X32-LABEL: test_mm256_sllv_epi32:2738 ; X64-LABEL: test_mm256_sllv_epi32:
2227 define <4 x i64> @test_mm256_sllv_epi32(<4 x i64> %a0, <4 x i64> %a1) {2228 ; CHECK-LABEL: test_mm256_sllv_epi32: