Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/X86/
Davx512vbmi2-builtins.c86 return _mm512_maskz_expandloadu_epi8(__U, __P); in test_mm512_maskz_expandloadu_epi8()
/external/llvm-project/clang/lib/Headers/
Davx512vbmi2intrin.h124 _mm512_maskz_expandloadu_epi8(__mmask64 __U, void const *__P) in _mm512_maskz_expandloadu_epi8() function