Home
last modified time | relevance | path

Searched refs:_mm256_mask_expandloadu_epi8 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/CodeGen/X86/
Davx512vlvbmi2-builtins.c164 return _mm256_mask_expandloadu_epi8(__S, __U, __P); in test_mm256_mask_expandloadu_epi8()
/external/llvm-project/clang/lib/Headers/
Davx512vlvbmi2intrin.h226 _mm256_mask_expandloadu_epi8(__m256i __S, __mmask32 __U, void const *__P) in _mm256_mask_expandloadu_epi8() function