Home | History | Annotate | Download | only in include

Lines Matching defs:vec_vsldoi

8476 /* vec_vsldoi */
8479 vec_vsldoi(vector signed char __a, vector signed char __b, unsigned char __c) {
8496 static __inline__ vector unsigned char __ATTRS_o_ai vec_vsldoi(
8514 static __inline__ vector short __ATTRS_o_ai vec_vsldoi(vector short __a,
8533 static __inline__ vector unsigned short __ATTRS_o_ai vec_vsldoi(
8551 static __inline__ vector pixel __ATTRS_o_ai vec_vsldoi(vector pixel __a,
8570 static __inline__ vector int __ATTRS_o_ai vec_vsldoi(vector int __a,
8589 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsldoi(
8607 static __inline__ vector float __ATTRS_o_ai vec_vsldoi(vector float __a,