Lines Matching defs:vec_vand

1045 vec_vand(vector signed char __a, vector signed char __b) {  in vec_vand()  function
1050 vec_vand(vector bool char __a, vector signed char __b) { in vec_vand() function
1055 vec_vand(vector signed char __a, vector bool char __b) { in vec_vand() function
1060 vec_vand(vector unsigned char __a, vector unsigned char __b) { in vec_vand() function
1065 vec_vand(vector bool char __a, vector unsigned char __b) { in vec_vand() function
1070 vec_vand(vector unsigned char __a, vector bool char __b) { in vec_vand() function
1074 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, in vec_vand() function
1079 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, in vec_vand() function
1084 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, in vec_vand() function
1089 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, in vec_vand() function
1095 vec_vand(vector unsigned short __a, vector unsigned short __b) { in vec_vand() function
1100 vec_vand(vector bool short __a, vector unsigned short __b) { in vec_vand() function
1105 vec_vand(vector unsigned short __a, vector bool short __b) { in vec_vand() function
1110 vec_vand(vector bool short __a, vector bool short __b) { in vec_vand() function
1114 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, in vec_vand() function
1119 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand() function
1124 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, in vec_vand() function
1130 vec_vand(vector unsigned int __a, vector unsigned int __b) { in vec_vand() function
1135 vec_vand(vector bool int __a, vector unsigned int __b) { in vec_vand() function
1140 vec_vand(vector unsigned int __a, vector bool int __b) { in vec_vand() function
1144 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand() function
1149 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, in vec_vand() function
1156 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand() function
1163 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, in vec_vand() function
1172 vec_vand(vector signed long long __a, vector signed long long __b) { in vec_vand() function
1177 vec_vand(vector bool long long __a, vector signed long long __b) { in vec_vand() function
1182 vec_vand(vector signed long long __a, vector bool long long __b) { in vec_vand() function
1187 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { in vec_vand() function
1192 vec_vand(vector bool long long __a, vector unsigned long long __b) { in vec_vand() function
1197 vec_vand(vector unsigned long long __a, vector bool long long __b) { in vec_vand() function
1202 vec_vand(vector bool long long __a, vector bool long long __b) { in vec_vand() function