Home
last modified time | relevance | path

Searched refs:test_mm_cvtepi64_pd (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512dqvl-intrinsics-fast-isel.ll7 define <2 x double> @test_mm_cvtepi64_pd(<2 x i64> %__A) {
8 ; CHECK-LABEL: test_mm_cvtepi64_pd:
/external/clang/test/CodeGen/
Davx512vldq-builtins.c380 __m128d test_mm_cvtepi64_pd(__m128i __A) { in test_mm_cvtepi64_pd() function