Searched refs:test_mm_fnmsub_sd (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/clang/test/CodeGen/X86/ |
D | fma-builtins-constrained.c | 171 __m128d test_mm_fnmsub_sd(__m128d a, __m128d b, __m128d c) { in test_mm_fnmsub_sd() function
|
D | fma-builtins.c | 138 __m128d test_mm_fnmsub_sd(__m128d a, __m128d b, __m128d c) { in test_mm_fnmsub_sd() function
|
/external/clang/test/CodeGen/ |
D | fma-builtins.c | 83 __m128d test_mm_fnmsub_sd(__m128d a, __m128d b, __m128d c) { in test_mm_fnmsub_sd() function
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | fma-intrinsics-fast-isel.ll | 206 define <2 x double> @test_mm_fnmsub_sd(<2 x double> %a, <2 x double> %b, <2 x double> %c) { 207 ; CHECK-LABEL: test_mm_fnmsub_sd:
|
D | fma-intrinsics-canonical.ll | 432 define <2 x double> @test_mm_fnmsub_sd(<2 x double> %a, <2 x double> %b, <2 x double> %c) { 433 ; CHECK-FMA-LABEL: test_mm_fnmsub_sd: 439 ; CHECK-AVX512VL-LABEL: test_mm_fnmsub_sd: 445 ; CHECK-FMA-WIN-LABEL: test_mm_fnmsub_sd:
|