Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c2480 res_vus = vec_vmuloub(vuc, vuc); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h6487 vec_vmuloub(vector unsigned char __a, vector unsigned char __b) { in vec_vmuloub() function