Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c2865 res_vp = vec_packpx(vui, vui); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h7682 vec_packpx(vector unsigned int __a, vector unsigned int __b) { in vec_packpx() function