Lines Matching refs:vec_cmpne

1840 /* vec_cmpne */
1843 vec_cmpne(vector bool char __a, vector bool char __b) {
1849 vec_cmpne(vector signed char __a, vector signed char __b) {
1855 vec_cmpne(vector unsigned char __a, vector unsigned char __b) {
1861 vec_cmpne(vector bool short __a, vector bool short __b) {
1867 vec_cmpne(vector signed short __a, vector signed short __b) {
1873 vec_cmpne(vector unsigned short __a, vector unsigned short __b) {
1879 vec_cmpne(vector bool int __a, vector bool int __b) {
1885 vec_cmpne(vector signed int __a, vector signed int __b) {
1891 vec_cmpne(vector unsigned int __a, vector unsigned int __b) {
1897 vec_cmpne(vector float __a, vector float __b) {
1904 vec_cmpne(vector unsigned __int128 __a, vector unsigned __int128 __b) {
1910 vec_cmpne(vector signed __int128 __a, vector signed __int128 __b) {
1916 vec_cmpne(vector bool __int128 __a, vector bool __int128 __b) {
2029 /* vec_cmpne */
2032 vec_cmpne(vector bool char __a, vector bool char __b) {
2037 vec_cmpne(vector signed char __a, vector signed char __b) {
2042 vec_cmpne(vector unsigned char __a, vector unsigned char __b) {
2047 vec_cmpne(vector bool short __a, vector bool short __b) {
2052 vec_cmpne(vector signed short __a, vector signed short __b) {
2057 vec_cmpne(vector unsigned short __a, vector unsigned short __b) {
2062 vec_cmpne(vector bool int __a, vector bool int __b) {
2067 vec_cmpne(vector signed int __a, vector signed int __b) {
2072 vec_cmpne(vector unsigned int __a, vector unsigned int __b) {
2077 vec_cmpne(vector float __a, vector float __b) {
2084 vec_cmpne(vector bool long long __a, vector bool long long __b) {
2090 vec_cmpne(vector signed long long __a, vector signed long long __b) {
2096 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) {
2102 vec_cmpne(vector bool long long __a, vector bool long long __b) {
2108 vec_cmpne(vector signed long long __a, vector signed long long __b) {
2114 vec_cmpne(vector unsigned long long __a, vector unsigned long long __b) {
2122 vec_cmpne(vector double __a, vector double __b) {
2829 vec_cnttz((vector unsigned long long)vec_cmpne(__a, __b));
2831 vec_cntlz((vector unsigned long long)vec_cmpne(__a, __b));
2843 vec_cnttz((vector unsigned long long)vec_cmpne(__a, __b));
2845 vec_cntlz((vector unsigned long long)vec_cmpne(__a, __b));
2857 vec_cnttz((vector unsigned long long)vec_cmpne(__a, __b));
2859 vec_cntlz((vector unsigned long long)vec_cmpne(__a, __b));
2871 vec_cnttz((vector unsigned long long)vec_cmpne(__a, __b));
2873 vec_cntlz((vector unsigned long long)vec_cmpne(__a, __b));
2885 vec_cnttz((vector unsigned long long)vec_cmpne(__a, __b));
2887 vec_cntlz((vector unsigned long long)vec_cmpne(__a, __b));
2899 vec_cnttz((vector unsigned long long)vec_cmpne(__a, __b));
2901 vec_cntlz((vector unsigned long long)vec_cmpne(__a, __b));