Home
last modified time | relevance | path

Searched refs:test_mm_store_pd (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Dsse2-builtins.c1262 void test_mm_store_pd(double* A, __m128d B) { in test_mm_store_pd() function
/external/llvm/test/CodeGen/X86/
Dsse2-intrinsics-fast-isel.ll3113 define void @test_mm_store_pd(double *%a0, <2 x double> %a1) {
3114 ; X32-LABEL: test_mm_store_pd:
3120 ; X64-LABEL: test_mm_store_pd:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsse2-intrinsics-fast-isel.ll5190 define void @test_mm_store_pd(double *%a0, <2 x double> %a1) {
5191 ; X86-SSE-LABEL: test_mm_store_pd:
5197 ; X86-AVX1-LABEL: test_mm_store_pd:
5203 ; X86-AVX512-LABEL: test_mm_store_pd:
5209 ; X64-SSE-LABEL: test_mm_store_pd:
5214 ; X64-AVX1-LABEL: test_mm_store_pd:
5219 ; X64-AVX512-LABEL: test_mm_store_pd: