Searched refs:test_mm512_fmsub_ps (Results 1 – 3 of 3) sorted by relevance
741 define <16 x float> @test_mm512_fmsub_ps(<16 x float> %__A, <16 x float> %__B, <16 x float> %__C) {742 ; CHECK-LABEL: test_mm512_fmsub_ps:
3718 define <16 x float> @test_mm512_fmsub_ps(<16 x float> %__A, <16 x float> %__B, <16 x float> %__C) {3719 ; X86-LABEL: test_mm512_fmsub_ps:3725 ; X64-LABEL: test_mm512_fmsub_ps:
638 __m512 test_mm512_fmsub_ps(__m512 __A, __m512 __B, __m512 __C) { in test_mm512_fmsub_ps() function