Lines Matching defs:vec_cmpne
1730 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne() function
1736 vec_cmpne(vector signed char __a, vector signed char __b) { in vec_cmpne() function
1742 vec_cmpne(vector unsigned char __a, vector unsigned char __b) { in vec_cmpne() function
1748 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne() function
1754 vec_cmpne(vector signed short __a, vector signed short __b) { in vec_cmpne() function
1760 vec_cmpne(vector unsigned short __a, vector unsigned short __b) { in vec_cmpne() function
1766 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne() function
1772 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne() function
1778 vec_cmpne(vector unsigned int __a, vector unsigned int __b) { in vec_cmpne() function
1784 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne() function
1791 vec_cmpne(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_cmpne() function
1797 vec_cmpne(vector signed __int128 __a, vector signed __int128 __b) { in vec_cmpne() function
1911 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne() function
1916 vec_cmpne(vector signed char __a, vector signed char __b) { in vec_cmpne() function
1921 vec_cmpne(vector unsigned char __a, vector unsigned char __b) { in vec_cmpne() function
1926 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne() function
1931 vec_cmpne(vector signed short __a, vector signed short __b) { in vec_cmpne() function
1936 vec_cmpne(vector unsigned short __a, vector unsigned short __b) { in vec_cmpne() function
1941 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne() function
1946 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne() function
1951 vec_cmpne(vector unsigned int __a, vector unsigned int __b) { in vec_cmpne() function
1956 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne() function
1963 vec_cmpne(vector bool long long __a, vector bool long long __b) { in vec_cmpne() function
1969 vec_cmpne(vector signed long long __a, vector signed long long __b) { in vec_cmpne() function
1975 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) { in vec_cmpne() function
1983 vec_cmpne(vector double __a, vector double __b) { in vec_cmpne() function