Searched refs:test_mm256_unpacklo_epi16 (Results 1 – 3 of 3) sorted by relevance
1204 __m256i test_mm256_unpacklo_epi16(__m256i a, __m256i b) { in test_mm256_unpacklo_epi16() function
3304 define <4 x i64> @test_mm256_unpacklo_epi16(<4 x i64> %a0, <4 x i64> %a1) nounwind {3305 ; X32-LABEL: test_mm256_unpacklo_epi16:3310 ; X64-LABEL: test_mm256_unpacklo_epi16:
2634 define <4 x i64> @test_mm256_unpacklo_epi16(<4 x i64> %a0, <4 x i64> %a1) nounwind {2635 ; CHECK-LABEL: test_mm256_unpacklo_epi16: