Searched refs:test_mm512_fmsub_round_pd (Results 1 – 3 of 3) sorted by relevance
81 define <8 x double> @test_mm512_fmsub_round_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %…82 ; CHECK-LABEL: test_mm512_fmsub_round_pd:
3034 define <8 x double> @test_mm512_fmsub_round_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %…3035 ; X86-LABEL: test_mm512_fmsub_round_pd:3041 ; X64-LABEL: test_mm512_fmsub_round_pd:
458 __m512d test_mm512_fmsub_round_pd(__m512d __A, __m512d __B, __m512d __C) { in test_mm512_fmsub_round_pd() function