Searched refs:test_mm256_mask_cvtepi32_ps (Results 1 – 2 of 2) sorted by relevance
51 define <8 x float> @test_mm256_mask_cvtepi32_ps(<8 x float> %__W, i8 zeroext %__U, <4 x i64> %__A) {52 ; X86-LABEL: test_mm256_mask_cvtepi32_ps:59 ; X64-LABEL: test_mm256_mask_cvtepi32_ps:
1734 __m256 test_mm256_mask_cvtepi32_ps(__m256 __W, __mmask8 __U, __m256i __A) { in test_mm256_mask_cvtepi32_ps() function