Searched refs:test_mm_mask_andnot_pd (Results 1 – 2 of 2) sorted by relevance
270 define <2 x double> @test_mm_mask_andnot_pd(<2 x double> %__W, i8 zeroext %__U, <2 x double> %__A, …271 ; KNL-LABEL: test_mm_mask_andnot_pd:277 ; SKX-LABEL: test_mm_mask_andnot_pd:
56 __m128d test_mm_mask_andnot_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) { in test_mm_mask_andnot_pd() function