Searched refs:test_mm256_mask3_fmadd_ps (Results 1 – 3 of 3) sorted by relevance
634 define <8 x float> @test_mm256_mask3_fmadd_ps(<8 x float> %__A, <8 x float> %__B, <8 x float> %__C,…635 ; X86-LABEL: test_mm256_mask3_fmadd_ps:644 ; X64-LABEL: test_mm256_mask3_fmadd_ps:
4817 define <8 x float> @test_mm256_mask3_fmadd_ps(<8 x float> %__A, <8 x float> %__B, <8 x float> %__C,…4818 ; X86-LABEL: test_mm256_mask3_fmadd_ps:4826 ; X64-LABEL: test_mm256_mask3_fmadd_ps:
1228 __m256 test_mm256_mask3_fmadd_ps(__m256 __A, __m256 __B, __m256 __C, __mmask8 __U) { in test_mm256_mask3_fmadd_ps() function