Searched refs:test_mm256_maskz_and_ps (Results 1 – 2 of 2) sorted by relevance
526 define <8 x float> @test_mm256_maskz_and_ps(i8 zeroext %__U, <8 x float> %__A, <8 x float> %__B) {527 ; KNL-LABEL: test_mm256_maskz_and_ps:533 ; SKX-LABEL: test_mm256_maskz_and_ps:
122 __m256 test_mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) { in test_mm256_maskz_and_ps() function