Home
last modified time | relevance | path

Searched refs:test_mm256_broadcast_sd (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/X86/
Dx86-upgrade-avx-vbroadcast.ll22 define <4 x double> @test_mm256_broadcast_sd(double* readonly %__a) {
23 ; CHECK-LABEL: test_mm256_broadcast_sd:
Davx-intrinsics-fast-isel.ll171 define <4 x double> @test_mm256_broadcast_sd(double* %a0) nounwind {
172 ; X86-LABEL: test_mm256_broadcast_sd:
178 ; X64-LABEL: test_mm256_broadcast_sd:
/external/llvm/test/CodeGen/X86/
Dx86-upgrade-avx-vbroadcast.ll22 define <4 x double> @test_mm256_broadcast_sd(double* readonly %__a) {
23 ; CHECK-LABEL: test_mm256_broadcast_sd:
Davx-intrinsics-fast-isel.ll233 define <4 x double> @test_mm256_broadcast_sd(double* %a0) nounwind {
234 ; X32-LABEL: test_mm256_broadcast_sd:
240 ; X64-LABEL: test_mm256_broadcast_sd:
/external/llvm-project/clang/test/CodeGen/X86/
Davx-shuffle-builtins.c75 test_mm256_broadcast_sd(double const *__a) { in test_mm256_broadcast_sd() function
Davx-builtins.c98 __m256d test_mm256_broadcast_sd(double* A) { in test_mm256_broadcast_sd() function
/external/clang/test/CodeGen/
Davx-shuffle-builtins.c79 test_mm256_broadcast_sd(double const *__a) { in test_mm256_broadcast_sd() function
Davx-builtins.c97 __m256d test_mm256_broadcast_sd(double* A) { in test_mm256_broadcast_sd() function