Searched refs:test_mm_maskz_andnot_pd (Results 1 – 2 of 2) sorted by relevance
294 define <2 x double> @test_mm_maskz_andnot_pd(i8 zeroext %__U, <2 x double> %__A, <2 x double> %__B)…295 ; KNL-LABEL: test_mm_maskz_andnot_pd:301 ; SKX-LABEL: test_mm_maskz_andnot_pd:
62 __m128d test_mm_maskz_andnot_pd (__mmask8 __U, __m128d __A, __m128d __B) { in test_mm_maskz_andnot_pd() function