Searched refs:vec_vsububm (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h338 #define vec_vsububm __builtin_vec_vsububm macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h11901 /* vec_vsububm */
11903 #define __builtin_altivec_vsububm vec_vsububm
11906 vec_vsububm(vector signed char __a, vector signed char __b) { function
11911 vec_vsububm(vector bool char __a, vector signed char __b) { function
11916 vec_vsububm(vector signed char __a, vector bool char __b) { function
11921 vec_vsububm(vector unsigned char __a, vector unsigned char __b) { function
11926 vec_vsububm(vector bool char __a, vector unsigned char __b) { function
11931 vec_vsububm(vector unsigned char __a, vector bool char __b) { function

Completed in 292 milliseconds