Lines Matching refs:vec_vsel
5009 vec_vsel(vector signed char __a, vector signed char __b, vector unsigned char __c) in vec_vsel() function
5015 vec_vsel(vector signed char __a, vector signed char __b, vector bool char __c) in vec_vsel() function
5021 vec_vsel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) in vec_vsel() function
5027 vec_vsel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) in vec_vsel() function
5033 vec_vsel(vector bool char __a, vector bool char __b, vector unsigned char __c) in vec_vsel() function
5039 vec_vsel(vector bool char __a, vector bool char __b, vector bool char __c) in vec_vsel() function
5045 vec_vsel(vector short __a, vector short __b, vector unsigned short __c) in vec_vsel() function
5051 vec_vsel(vector short __a, vector short __b, vector bool short __c) in vec_vsel() function
5057 vec_vsel(vector unsigned short __a, in vec_vsel() function
5065 vec_vsel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) in vec_vsel() function
5071 vec_vsel(vector bool short __a, vector bool short __b, vector unsigned short __c) in vec_vsel() function
5077 vec_vsel(vector bool short __a, vector bool short __b, vector bool short __c) in vec_vsel() function
5083 vec_vsel(vector int __a, vector int __b, vector unsigned int __c) in vec_vsel() function
5089 vec_vsel(vector int __a, vector int __b, vector bool int __c) in vec_vsel() function
5095 vec_vsel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) in vec_vsel() function
5101 vec_vsel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) in vec_vsel() function
5107 vec_vsel(vector bool int __a, vector bool int __b, vector unsigned int __c) in vec_vsel() function
5113 vec_vsel(vector bool int __a, vector bool int __b, vector bool int __c) in vec_vsel() function
5119 vec_vsel(vector float __a, vector float __b, vector unsigned int __c) in vec_vsel() function
5127 vec_vsel(vector float __a, vector float __b, vector bool int __c) in vec_vsel() function