Home | History | Annotate | Download | only in include

Lines Matching defs:vec_vsldoi

8484 /* vec_vsldoi */
8487 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) {
8504 static __inline__ vector unsigned char __ATTRS_o_ai vec_vsldoi(
8522 static __inline__ vector short __ATTRS_o_ai vec_vsldoi(vector short __a,
8541 static __inline__ vector unsigned short __ATTRS_o_ai vec_vsldoi(
8559 static __inline__ vector pixel __ATTRS_o_ai vec_vsldoi(vector pixel __a,
8578 static __inline__ vector int __ATTRS_o_ai vec_vsldoi(vector int __a,
8597 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsldoi(
8615 static __inline__ vector float __ATTRS_o_ai vec_vsldoi(vector float __a,