Lines Matching defs:vec_sll

9524 vec_sll(vector signed char __a, vector unsigned char __b) {  in vec_sll()  function
9530 vec_sll(vector signed char __a, vector unsigned short __b) { in vec_sll() function
9536 vec_sll(vector signed char __a, vector unsigned int __b) { in vec_sll() function
9542 vec_sll(vector unsigned char __a, vector unsigned char __b) { in vec_sll() function
9548 vec_sll(vector unsigned char __a, vector unsigned short __b) { in vec_sll() function
9554 vec_sll(vector unsigned char __a, vector unsigned int __b) { in vec_sll() function
9560 vec_sll(vector bool char __a, vector unsigned char __b) { in vec_sll() function
9566 vec_sll(vector bool char __a, vector unsigned short __b) { in vec_sll() function
9572 vec_sll(vector bool char __a, vector unsigned int __b) { in vec_sll() function
9577 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll() function
9582 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll() function
9587 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll() function
9593 vec_sll(vector unsigned short __a, vector unsigned char __b) { in vec_sll() function
9599 vec_sll(vector unsigned short __a, vector unsigned short __b) { in vec_sll() function
9605 vec_sll(vector unsigned short __a, vector unsigned int __b) { in vec_sll() function
9611 vec_sll(vector bool short __a, vector unsigned char __b) { in vec_sll() function
9617 vec_sll(vector bool short __a, vector unsigned short __b) { in vec_sll() function
9623 vec_sll(vector bool short __a, vector unsigned int __b) { in vec_sll() function
9628 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll() function
9633 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll() function
9638 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll() function
9643 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll() function
9648 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll() function
9653 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll() function
9659 vec_sll(vector unsigned int __a, vector unsigned char __b) { in vec_sll() function
9665 vec_sll(vector unsigned int __a, vector unsigned short __b) { in vec_sll() function
9671 vec_sll(vector unsigned int __a, vector unsigned int __b) { in vec_sll() function
9677 vec_sll(vector bool int __a, vector unsigned char __b) { in vec_sll() function
9683 vec_sll(vector bool int __a, vector unsigned short __b) { in vec_sll() function
9689 vec_sll(vector bool int __a, vector unsigned int __b) { in vec_sll() function
9696 vec_sll(vector signed long long __a, vector unsigned char __b) { in vec_sll() function
9702 vec_sll(vector unsigned long long __a, vector unsigned char __b) { in vec_sll() function