| altivec.h | 12051 /* vec_subs */ 12054 vec_subs(vector signed char __a, vector signed char __b) { function 12059 vec_subs(vector bool char __a, vector signed char __b) { function 12064 vec_subs(vector signed char __a, vector bool char __b) { function 12069 vec_subs(vector unsigned char __a, vector unsigned char __b) { function 12074 vec_subs(vector bool char __a, vector unsigned char __b) { function 12079 vec_subs(vector unsigned char __a, vector bool char __b) { function 12083 static __inline__ vector short __ATTRS_o_ai vec_subs(vector short __a, function 12088 static __inline__ vector short __ATTRS_o_ai vec_subs(vector bool short __a, function 12093 static __inline__ vector short __ATTRS_o_ai vec_subs(vector short __a function 12099 vec_subs(vector unsigned short __a, vector unsigned short __b) { function 12104 vec_subs(vector bool short __a, vector unsigned short __b) { function 12109 vec_subs(vector unsigned short __a, vector bool short __b) { function 12113 static __inline__ vector int __ATTRS_o_ai vec_subs(vector int __a, function 12118 static __inline__ vector int __ATTRS_o_ai vec_subs(vector bool int __a, function 12123 static __inline__ vector int __ATTRS_o_ai vec_subs(vector int __a, function 12129 vec_subs(vector unsigned int __a, vector unsigned int __b) { function 12134 vec_subs(vector bool int __a, vector unsigned int __b) { function 12139 vec_subs(vector unsigned int __a, vector bool int __b) { function [all...] |