Searched refs:test_mm256_cmov_si256 (Results 1 – 4 of 4) sorted by relevance
179 __m256i test_mm256_cmov_si256(__m256i a, __m256i b, __m256i c) { in test_mm256_cmov_si256() function
180 __m256i test_mm256_cmov_si256(__m256i a, __m256i b, __m256i c) { in test_mm256_cmov_si256() function
499 define <4 x i64> @test_mm256_cmov_si256(<4 x i64> %a0, <4 x i64> %a1, <4 x i64> %a2) {500 ; X32-LABEL: test_mm256_cmov_si256:505 ; X64-LABEL: test_mm256_cmov_si256:
355 define <4 x i64> @test_mm256_cmov_si256(<4 x i64> %a0, <4 x i64> %a1, <4 x i64> %a2) {356 ; CHECK-LABEL: test_mm256_cmov_si256: