Lines Matching defs:vec_perm
7564 static __inline__ vector signed char __ATTRS_o_ai vec_perm( in vec_perm() function
7579 vec_perm(vector unsigned char __a, vector unsigned char __b, in vec_perm() function
7594 vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c) { in vec_perm() function
7607 static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a, in vec_perm() function
7623 vec_perm(vector unsigned short __a, vector unsigned short __b, in vec_perm() function
7637 static __inline__ vector bool short __ATTRS_o_ai vec_perm( in vec_perm() function
7651 static __inline__ vector pixel __ATTRS_o_ai vec_perm(vector pixel __a, in vec_perm() function
7666 static __inline__ vector int __ATTRS_o_ai vec_perm(vector signed int __a, in vec_perm() function
7680 vec_perm(vector unsigned int __a, vector unsigned int __b, in vec_perm() function
7695 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) { in vec_perm() function
7708 static __inline__ vector float __ATTRS_o_ai vec_perm(vector float __a, in vec_perm() function
7725 vec_perm(vector signed long long __a, vector signed long long __b, in vec_perm() function
7740 vec_perm(vector unsigned long long __a, vector unsigned long long __b, in vec_perm() function
7755 vec_perm(vector bool long long __a, vector bool long long __b, in vec_perm() function
7770 vec_perm(vector double __a, vector double __b, vector unsigned char __c) { in vec_perm() function