Searched refs:test_mm512_fmaddsub_ps (Results 1 – 3 of 3) sorted by relevance
1295 define <16 x float> @test_mm512_fmaddsub_ps(<16 x float> %__A, <16 x float> %__B, <16 x float> %__C…1296 ; CHECK-LABEL: test_mm512_fmaddsub_ps:
4278 define <16 x float> @test_mm512_fmaddsub_ps(<16 x float> %__A, <16 x float> %__B, <16 x float> %__C…4279 ; CHECK-LABEL: test_mm512_fmaddsub_ps:
783 __m512 test_mm512_fmaddsub_ps(__m512 __A, __m512 __B, __m512 __C) { in test_mm512_fmaddsub_ps() function