Searched refs:test_mm512_fnmsub_pd (Results 1 – 3 of 3) sorted by relevance
420 define <8 x double> @test_mm512_fnmsub_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %__C) {421 ; CHECK-LABEL: test_mm512_fnmsub_pd:
3387 define <8 x double> @test_mm512_fnmsub_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %__C) {3388 ; CHECK-LABEL: test_mm512_fnmsub_pd:
548 __m512d test_mm512_fnmsub_pd(__m512d __A, __m512d __B, __m512d __C) { in test_mm512_fnmsub_pd() function