Searched refs:test_mm512_fmaddsub_pd (Results 1 – 3 of 3) sorted by relevance
1018 define <8 x double> @test_mm512_fmaddsub_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %__C…1019 ; CHECK-LABEL: test_mm512_fmaddsub_pd:
4006 define <8 x double> @test_mm512_fmaddsub_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %__C…4007 ; CHECK-LABEL: test_mm512_fmaddsub_pd:
713 __m512d test_mm512_fmaddsub_pd(__m512d __A, __m512d __B, __m512d __C) { in test_mm512_fmaddsub_pd() function