Searched refs:test_mm256_cmpgt_epi64 (Results 1 – 4 of 4) sorted by relevance
287 __m256i test_mm256_cmpgt_epi64(__m256i a, __m256i b) { in test_mm256_cmpgt_epi64() function
293 __m256i test_mm256_cmpgt_epi64(__m256i a, __m256i b) { in test_mm256_cmpgt_epi64() function
717 define <4 x i64> @test_mm256_cmpgt_epi64(<4 x i64> %a0, <4 x i64> %a1) nounwind {718 ; X32-LABEL: test_mm256_cmpgt_epi64:723 ; X64-LABEL: test_mm256_cmpgt_epi64:
517 define <4 x i64> @test_mm256_cmpgt_epi64(<4 x i64> %a0, <4 x i64> %a1) nounwind {518 ; CHECK-LABEL: test_mm256_cmpgt_epi64: