Lines Matching defs:vec_sld
8499 static __inline__ vector signed char __ATTRS_o_ai vec_sld( in vec_sld() function
8518 vec_sld(vector unsigned char __a, vector unsigned char __b, in vec_sld() function
8537 vec_sld(vector bool char __a, vector bool char __b, unsigned const int __c) { in vec_sld() function
8554 static __inline__ vector signed short __ATTRS_o_ai vec_sld( in vec_sld() function
8573 vec_sld(vector unsigned short __a, vector unsigned short __b, in vec_sld() function
8592 vec_sld(vector bool short __a, vector bool short __b, unsigned const int __c) { in vec_sld() function
8609 static __inline__ vector pixel __ATTRS_o_ai vec_sld(vector pixel __a, in vec_sld() function
8629 vec_sld(vector signed int __a, vector signed int __b, unsigned const int __c) { in vec_sld() function
8646 static __inline__ vector unsigned int __ATTRS_o_ai vec_sld( in vec_sld() function
8664 static __inline__ vector bool int __ATTRS_o_ai vec_sld(vector bool int __a, in vec_sld() function
8683 static __inline__ vector float __ATTRS_o_ai vec_sld(vector float __a, in vec_sld() function
8704 vec_sld(vector bool long long __a, vector bool long long __b, in vec_sld() function
8723 vec_sld(vector signed long long __a, vector signed long long __b, in vec_sld() function
8742 vec_sld(vector unsigned long long __a, vector unsigned long long __b, in vec_sld() function
8760 static __inline__ vector double __ATTRS_o_ai vec_sld(vector double __a, in vec_sld() function