• Home
  • Raw
  • Download

Lines Matching defs:vec_sll

8994 vec_sll(vector signed char __a, vector unsigned char __b) {  in vec_sll()  function
9000 vec_sll(vector signed char __a, vector unsigned short __b) { in vec_sll() function
9006 vec_sll(vector signed char __a, vector unsigned int __b) { in vec_sll() function
9012 vec_sll(vector unsigned char __a, vector unsigned char __b) { in vec_sll() function
9018 vec_sll(vector unsigned char __a, vector unsigned short __b) { in vec_sll() function
9024 vec_sll(vector unsigned char __a, vector unsigned int __b) { in vec_sll() function
9030 vec_sll(vector bool char __a, vector unsigned char __b) { in vec_sll() function
9036 vec_sll(vector bool char __a, vector unsigned short __b) { in vec_sll() function
9042 vec_sll(vector bool char __a, vector unsigned int __b) { in vec_sll() function
9047 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll() function
9052 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll() function
9057 static __inline__ vector short __ATTRS_o_ai vec_sll(vector short __a, in vec_sll() function
9063 vec_sll(vector unsigned short __a, vector unsigned char __b) { in vec_sll() function
9069 vec_sll(vector unsigned short __a, vector unsigned short __b) { in vec_sll() function
9075 vec_sll(vector unsigned short __a, vector unsigned int __b) { in vec_sll() function
9081 vec_sll(vector bool short __a, vector unsigned char __b) { in vec_sll() function
9087 vec_sll(vector bool short __a, vector unsigned short __b) { in vec_sll() function
9093 vec_sll(vector bool short __a, vector unsigned int __b) { in vec_sll() function
9098 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll() function
9103 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll() function
9108 static __inline__ vector pixel __ATTRS_o_ai vec_sll(vector pixel __a, in vec_sll() function
9113 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll() function
9118 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll() function
9123 static __inline__ vector int __ATTRS_o_ai vec_sll(vector int __a, in vec_sll() function
9129 vec_sll(vector unsigned int __a, vector unsigned char __b) { in vec_sll() function
9135 vec_sll(vector unsigned int __a, vector unsigned short __b) { in vec_sll() function
9141 vec_sll(vector unsigned int __a, vector unsigned int __b) { in vec_sll() function
9147 vec_sll(vector bool int __a, vector unsigned char __b) { in vec_sll() function
9153 vec_sll(vector bool int __a, vector unsigned short __b) { in vec_sll() function
9159 vec_sll(vector bool int __a, vector unsigned int __b) { in vec_sll() function
9166 vec_sll(vector signed long long __a, vector unsigned char __b) { in vec_sll() function
9172 vec_sll(vector unsigned long long __a, vector unsigned char __b) { in vec_sll() function