Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c5332 res_vuc = vec_vsububs(vuc, vuc); in test6()
5336 res_vuc = vec_vsububs(vbc, vuc); in test6()
5340 res_vuc = vec_vsububs(vuc, vbc); in test6()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c5640 res_vuc = vec_vsububs(vuc, vuc); in test6()
5644 res_vuc = vec_vsububs(vbc, vuc); in test6()
5648 res_vuc = vec_vsububs(vuc, vbc); in test6()
/external/clang/lib/Headers/
Daltivec.h9719 vec_vsububs(vector unsigned char __a, vector unsigned char __b) { in vec_vsububs() function
9724 vec_vsububs(vector bool char __a, vector unsigned char __b) { in vec_vsububs() function
9729 vec_vsububs(vector unsigned char __a, vector bool char __b) { in vec_vsububs() function
/external/llvm-project/clang/lib/Headers/
Daltivec.h11661 vec_vsububs(vector unsigned char __a, vector unsigned char __b) { in vec_vsububs() function
11666 vec_vsububs(vector bool char __a, vector unsigned char __b) { in vec_vsububs() function
11671 vec_vsububs(vector unsigned char __a, vector bool char __b) { in vec_vsububs() function