Lines Matching refs:vec_vsel
5420 vec_vsel(vector signed char __a, vector signed char __b, vector unsigned char __c) in vec_vsel() function
5426 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) in vec_vsel() function
5432 vec_vsel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) in vec_vsel() function
5438 vec_vsel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) in vec_vsel() function
5444 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) in vec_vsel() function
5450 vec_vsel(vector bool char __a, vector bool char __b, vector bool char __c) in vec_vsel() function
5456 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) in vec_vsel() function
5462 vec_vsel(vector short __a, vector short __b, vector bool short __c) in vec_vsel() function
5468 vec_vsel(vector unsigned short __a, in vec_vsel() function
5476 vec_vsel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) in vec_vsel() function
5482 vec_vsel(vector bool short __a, vector bool short __b, vector unsigned short __c) in vec_vsel() function
5488 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) in vec_vsel() function
5494 vec_vsel(vector int __a, vector int __b, vector unsigned int __c) in vec_vsel() function
5500 vec_vsel(vector int __a, vector int __b, vector bool int __c) in vec_vsel() function
5506 vec_vsel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) in vec_vsel() function
5512 vec_vsel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) in vec_vsel() function
5518 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) in vec_vsel() function
5524 vec_vsel(vector bool int __a, vector bool int __b, vector bool int __c) in vec_vsel() function
5530 vec_vsel(vector float __a, vector float __b, vector unsigned int __c) in vec_vsel() function
5538 vec_vsel(vector float __a, vector float __b, vector bool int __c) in vec_vsel() function