Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Dsse4a-intrinsics-fast-isel.ll24 define <2 x i64> @test_mm_extract_si64(<2 x i64> %x, <2 x i64> %y) {
25 ; X32-LABEL: test_mm_extract_si64:
30 ; X64-LABEL: test_mm_extract_si64:
/external/llvm-project/clang/test/CodeGen/X86/
Dsse4a-builtins.c14 __m128i test_mm_extract_si64(__m128i x, __m128i y) { in test_mm_extract_si64() function
/external/clang/test/CodeGen/
Dsse4a-builtins.c16 __m128i test_mm_extract_si64(__m128i x, __m128i y) { in test_mm_extract_si64() function
/external/llvm-project/llvm/test/CodeGen/X86/
Dsse4a-intrinsics-fast-isel.ll19 define <2 x i64> @test_mm_extract_si64(<2 x i64> %x, <2 x i64> %y) {
20 ; CHECK-LABEL: test_mm_extract_si64: