Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/X86/
Davx512vlvbmi2-builtins.c80 return _mm_mask_expandloadu_epi8(__S, __U, __P); in test_mm_mask_expandloadu_epi8()
/external/llvm-project/clang/lib/Headers/
Davx512vlvbmi2intrin.h116 _mm_mask_expandloadu_epi8(__m128i __S, __mmask16 __U, void const *__P) in _mm_mask_expandloadu_epi8() function