Searched refs:test_mm_fnmsub_pd (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/clang/test/CodeGen/X86/ |
D | fma-builtins-constrained.c | 147 __m128d test_mm_fnmsub_pd(__m128d a, __m128d b, __m128d c) { in test_mm_fnmsub_pd() function
|
D | fma-builtins.c | 118 __m128d test_mm_fnmsub_pd(__m128d a, __m128d b, __m128d c) { in test_mm_fnmsub_pd() function
|
/external/clang/test/CodeGen/ |
D | fma-builtins.c | 73 __m128d test_mm_fnmsub_pd(__m128d a, __m128d b, __m128d c) { in test_mm_fnmsub_pd() function
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | fma-intrinsics-fast-isel.ll | 175 define <2 x double> @test_mm_fnmsub_pd(<2 x double> %a, <2 x double> %b, <2 x double> %c) { 176 ; CHECK-LABEL: test_mm_fnmsub_pd:
|
D | fma-intrinsics-canonical.ll | 373 define <2 x double> @test_mm_fnmsub_pd(<2 x double> %a, <2 x double> %b, <2 x double> %c) { 374 ; CHECK-FMA-LABEL: test_mm_fnmsub_pd: 380 ; CHECK-AVX512VL-LABEL: test_mm_fnmsub_pd: 386 ; CHECK-FMA-WIN-LABEL: test_mm_fnmsub_pd:
|