Searched refs:test_mm_set_epi64x (Results 1 – 4 of 4) sorted by relevance
944 __m128i test_mm_set_epi64x(long long A, long long B) { in test_mm_set_epi64x() function
986 __m128i test_mm_set_epi64x(long long A, long long B) { in test_mm_set_epi64x() function
2253 define <2 x i64> @test_mm_set_epi64x(i64 %a0, i64 %a1) nounwind {2254 ; X32-LABEL: test_mm_set_epi64x:2265 ; X64-LABEL: test_mm_set_epi64x:
3541 define <2 x i64> @test_mm_set_epi64x(i64 %a0, i64 %a1) nounwind {3542 ; X86-SSE-LABEL: test_mm_set_epi64x:3560 ; X86-AVX1-LABEL: test_mm_set_epi64x:3569 ; X86-AVX512-LABEL: test_mm_set_epi64x:3578 ; X64-SSE-LABEL: test_mm_set_epi64x:3586 ; X64-AVX1-LABEL: test_mm_set_epi64x:3594 ; X64-AVX512-LABEL: test_mm_set_epi64x: