Searched refs:vec_vsububs (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h285 #define vec_vsububs __builtin_vec_vsububs macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Daltivec.h12243 /* vec_vsububs */
12246 vec_vsububs(vector unsigned char __a, vector unsigned char __b) { function
12251 vec_vsububs(vector bool char __a, vector unsigned char __b) { function
12256 vec_vsububs(vector unsigned char __a, vector bool char __b) { function
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h4728 /* vec_vsububs */
8022 #define vec_vsububs(a1, a2) \ macro

Completed in 314 milliseconds