Lines Matching defs:vec_slo
9881 /* vec_slo */
9884 vec_slo(vector signed char __a, vector signed char __b) {
9890 vec_slo(vector signed char __a, vector unsigned char __b) {
9896 vec_slo(vector unsigned char __a, vector signed char __b) {
9902 vec_slo(vector unsigned char __a, vector unsigned char __b) {
9907 static __inline__ vector short __ATTRS_o_ai vec_slo(vector short __a,
9912 static __inline__ vector short __ATTRS_o_ai vec_slo(vector short __a,
9918 vec_slo(vector unsigned short __a, vector signed char __b) {
9924 vec_slo(vector unsigned short __a, vector unsigned char __b) {
9929 static __inline__ vector pixel __ATTRS_o_ai vec_slo(vector pixel __a,
9934 static __inline__ vector pixel __ATTRS_o_ai vec_slo(vector pixel __a,
9939 static __inline__ vector int __ATTRS_o_ai vec_slo(vector int __a,
9944 static __inline__ vector int __ATTRS_o_ai vec_slo(vector int __a,
9950 vec_slo(vector unsigned int __a, vector signed char __b) {
9956 vec_slo(vector unsigned int __a, vector unsigned char __b) {
9961 static __inline__ vector float __ATTRS_o_ai vec_slo(vector float __a,
9966 static __inline__ vector float __ATTRS_o_ai vec_slo(vector float __a,
9973 vec_slo(vector signed long long __a, vector signed char __b) {
9979 vec_slo(vector signed long long __a, vector unsigned char __b) {
9985 vec_slo(vector unsigned long long __a, vector signed char __b) {
9991 vec_slo(vector unsigned long long __a, vector unsigned char __b) {