Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c5658 res_vuc = vec_vsububs(vuc, vuc); in test6()
5662 res_vuc = vec_vsububs(vbc, vuc); in test6()
5666 res_vuc = vec_vsububs(vuc, vbc); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h12246 vec_vsububs(vector unsigned char __a, vector unsigned char __b) { in vec_vsububs() function
12251 vec_vsububs(vector bool char __a, vector unsigned char __b) { in vec_vsububs() function
12256 vec_vsububs(vector unsigned char __a, vector bool char __b) { in vec_vsububs() function