Lines Matching defs:vec_perm
4510 vec_perm(vector signed char __a, vector signed char __b, vector unsigned char __c) in vec_perm() function
4525 vec_perm(vector unsigned char __a, in vec_perm() function
4542 vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c) in vec_perm() function
4557 vec_perm(vector short __a, vector short __b, vector unsigned char __c) in vec_perm() function
4572 vec_perm(vector unsigned short __a, in vec_perm() function
4589 vec_perm(vector bool short __a, vector bool short __b, vector unsigned char __c) in vec_perm() function
4604 vec_perm(vector pixel __a, vector pixel __b, vector unsigned char __c) in vec_perm() function
4619 vec_perm(vector int __a, vector int __b, vector unsigned char __c) in vec_perm() function
4632 vec_perm(vector unsigned int __a, vector unsigned int __b, vector unsigned char __c) in vec_perm() function
4647 vec_perm(vector bool int __a, vector bool int __b, vector unsigned char __c) in vec_perm() function
4662 vec_perm(vector float __a, vector float __b, vector unsigned char __c) in vec_perm() function