Searched refs:test_mm256_andnot_si256 (Results 1 – 3 of 3) sorted by relevance
95 __m256i test_mm256_andnot_si256(__m256i a, __m256i b) { in test_mm256_andnot_si256() function
243 define <4 x i64> @test_mm256_andnot_si256(<4 x i64> %a0, <4 x i64> %a1) nounwind {244 ; X32-LABEL: test_mm256_andnot_si256:251 ; X64-LABEL: test_mm256_andnot_si256:
179 define <4 x i64> @test_mm256_andnot_si256(<4 x i64> %a0, <4 x i64> %a1) nounwind {180 ; CHECK-LABEL: test_mm256_andnot_si256: