Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Dsse3-intrinsics-fast-isel.ll115 define <2 x double> @test_mm_loaddup_pd(double* %a0) {
116 ; X32-LABEL: test_mm_loaddup_pd:
122 ; X64-LABEL: test_mm_loaddup_pd:
/external/clang/test/CodeGen/
Dsse3-builtins.c52 __m128d test_mm_loaddup_pd(double const* P) { in test_mm_loaddup_pd() function