Searched refs:test_mm256_ternarylogic_epi32 (Results 1 – 2 of 2) sorted by relevance
5093 __m256i test_mm256_ternarylogic_epi32(__m256i __A, __m256i __B, __m256i __C) { in test_mm256_ternarylogic_epi32() function
3431 define <4 x i64> @test_mm256_ternarylogic_epi32(<4 x i64> %__A, <4 x i64> %__B, <4 x i64> %__C) {3432 ; CHECK-LABEL: test_mm256_ternarylogic_epi32: