Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/X86/
Davx512vbmi2-builtins.c80 return _mm512_mask_expandloadu_epi8(__S, __U, __P); in test_mm512_mask_expandloadu_epi8()
/external/llvm-project/clang/lib/Headers/
Davx512vbmi2intrin.h116 _mm512_mask_expandloadu_epi8(__m512i __S, __mmask64 __U, void const *__P) in _mm512_mask_expandloadu_epi8() function