Home | History | Annotate | Download | only in Headers

Lines Matching defs:vec_vslo

7573 /* vec_vslo */
7576 vec_vslo(vector signed char __a, vector signed char __b) {
7582 vec_vslo(vector signed char __a, vector unsigned char __b) {
7588 vec_vslo(vector unsigned char __a, vector signed char __b) {
7594 vec_vslo(vector unsigned char __a, vector unsigned char __b) {
7599 static __inline__ vector short __ATTRS_o_ai vec_vslo(vector short __a,
7604 static __inline__ vector short __ATTRS_o_ai vec_vslo(vector short __a,
7610 vec_vslo(vector unsigned short __a, vector signed char __b) {
7616 vec_vslo(vector unsigned short __a, vector unsigned char __b) {
7621 static __inline__ vector pixel __ATTRS_o_ai vec_vslo(vector pixel __a,
7626 static __inline__ vector pixel __ATTRS_o_ai vec_vslo(vector pixel __a,
7631 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a,
7636 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a,
7642 vec_vslo(vector unsigned int __a, vector signed char __b) {
7648 vec_vslo(vector unsigned int __a, vector unsigned char __b) {
7653 static __inline__ vector float __ATTRS_o_ai vec_vslo(vector float __a,
7658 static __inline__ vector float __ATTRS_o_ai vec_vslo(vector float __a,