Searched refs:test_mm512_fmadd_round_pd (Results 1 – 3 of 3) sorted by relevance
7 define <8 x double> @test_mm512_fmadd_round_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %…8 ; CHECK-LABEL: test_mm512_fmadd_round_pd:
2960 define <8 x double> @test_mm512_fmadd_round_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %…2961 ; CHECK-LABEL: test_mm512_fmadd_round_pd:
437 __m512d test_mm512_fmadd_round_pd(__m512d __A, __m512d __B, __m512d __C) { in test_mm512_fmadd_round_pd() function