Lines Matching defs:vec_cmpne
1814 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne() function
1820 vec_cmpne(vector signed char __a, vector signed char __b) { in vec_cmpne() function
1826 vec_cmpne(vector unsigned char __a, vector unsigned char __b) { in vec_cmpne() function
1832 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne() function
1838 vec_cmpne(vector signed short __a, vector signed short __b) { in vec_cmpne() function
1844 vec_cmpne(vector unsigned short __a, vector unsigned short __b) { in vec_cmpne() function
1850 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne() function
1856 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne() function
1862 vec_cmpne(vector unsigned int __a, vector unsigned int __b) { in vec_cmpne() function
1868 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne() function
1875 vec_cmpne(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpne() function
1881 vec_cmpne(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpne() function
1997 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne() function
2002 vec_cmpne(vector signed char __a, vector signed char __b) { in vec_cmpne() function
2007 vec_cmpne(vector unsigned char __a, vector unsigned char __b) { in vec_cmpne() function
2012 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne() function
2017 vec_cmpne(vector signed short __a, vector signed short __b) { in vec_cmpne() function
2022 vec_cmpne(vector unsigned short __a, vector unsigned short __b) { in vec_cmpne() function
2027 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne() function
2032 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne() function
2037 vec_cmpne(vector unsigned int __a, vector unsigned int __b) { in vec_cmpne() function
2042 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne() function
2049 vec_cmpne(vector bool long long __a, vector bool long long __b) { in vec_cmpne() function
2055 vec_cmpne(vector signed long long __a, vector signed long long __b) { in vec_cmpne() function
2061 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpne() function
2067 vec_cmpne(vector bool long long __a, vector bool long long __b) { in vec_cmpne() function
2073 vec_cmpne(vector signed long long __a, vector signed long long __b) { in vec_cmpne() function
2079 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpne() function
2087 vec_cmpne(vector double __a, vector double __b) { in vec_cmpne() function