Searched refs:test_mm256_maskz_expandloadu_ps (Results 1 – 2 of 2) sorted by relevance
6145 define <8 x float> @test_mm256_maskz_expandloadu_ps(i8 zeroext %__U, i8* readonly %__P) {6146 ; X86-LABEL: test_mm256_maskz_expandloadu_ps:6154 ; X64-LABEL: test_mm256_maskz_expandloadu_ps:
2179 __m256 test_mm256_maskz_expandloadu_ps(__mmask8 __U, void const *__P) { in test_mm256_maskz_expandloadu_ps() function