Home | History | Annotate | Download | only in Headers

Lines Matching defs:vec_vsldoi

6987 /* vec_vsldoi */
6990 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) {
7007 static __inline__ vector unsigned char __ATTRS_o_ai vec_vsldoi(
7025 static __inline__ vector short __ATTRS_o_ai vec_vsldoi(vector short __a,
7044 static __inline__ vector unsigned short __ATTRS_o_ai vec_vsldoi(
7062 static __inline__ vector pixel __ATTRS_o_ai vec_vsldoi(vector pixel __a,
7081 static __inline__ vector int __ATTRS_o_ai vec_vsldoi(vector int __a,
7100 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsldoi(
7118 static __inline__ vector float __ATTRS_o_ai vec_vsldoi(vector float __a,