Lines Matching refs:vec_any_eq
11408 vec_any_eq(vector signed char __a, vector signed char __b) in vec_any_eq() function
11415 vec_any_eq(vector signed char __a, vector bool char __b) in vec_any_eq() function
11422 vec_any_eq(vector unsigned char __a, vector unsigned char __b) in vec_any_eq() function
11429 vec_any_eq(vector unsigned char __a, vector bool char __b) in vec_any_eq() function
11436 vec_any_eq(vector bool char __a, vector signed char __b) in vec_any_eq() function
11443 vec_any_eq(vector bool char __a, vector unsigned char __b) in vec_any_eq() function
11450 vec_any_eq(vector bool char __a, vector bool char __b) in vec_any_eq() function
11457 vec_any_eq(vector short __a, vector short __b) in vec_any_eq() function
11463 vec_any_eq(vector short __a, vector bool short __b) in vec_any_eq() function
11469 vec_any_eq(vector unsigned short __a, vector unsigned short __b) in vec_any_eq() function
11477 vec_any_eq(vector unsigned short __a, vector bool short __b) in vec_any_eq() function
11485 vec_any_eq(vector bool short __a, vector short __b) in vec_any_eq() function
11493 vec_any_eq(vector bool short __a, vector unsigned short __b) in vec_any_eq() function
11501 vec_any_eq(vector bool short __a, vector bool short __b) in vec_any_eq() function
11509 vec_any_eq(vector pixel __a, vector pixel __b) in vec_any_eq() function
11517 vec_any_eq(vector int __a, vector int __b) in vec_any_eq() function
11523 vec_any_eq(vector int __a, vector bool int __b) in vec_any_eq() function
11529 vec_any_eq(vector unsigned int __a, vector unsigned int __b) in vec_any_eq() function
11536 vec_any_eq(vector unsigned int __a, vector bool int __b) in vec_any_eq() function
11543 vec_any_eq(vector bool int __a, vector int __b) in vec_any_eq() function
11550 vec_any_eq(vector bool int __a, vector unsigned int __b) in vec_any_eq() function
11557 vec_any_eq(vector bool int __a, vector bool int __b) in vec_any_eq() function
11564 vec_any_eq(vector float __a, vector float __b) in vec_any_eq() function