Home
last modified time | relevance | path

Searched refs:test_mm_set_epi64x (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dsse2-builtins.c944 __m128i test_mm_set_epi64x(long long A, long long B) { in test_mm_set_epi64x() function
/external/llvm-project/clang/test/CodeGen/X86/
Dsse2-builtins.c986 __m128i test_mm_set_epi64x(long long A, long long B) { in test_mm_set_epi64x() function
/external/llvm/test/CodeGen/X86/
Dsse2-intrinsics-fast-isel.ll2253 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:
/external/llvm-project/llvm/test/CodeGen/X86/
Dsse2-intrinsics-fast-isel.ll3541 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: