• Home
  • Raw
  • Download

Lines Matching refs:vec_all_eq

10476 vec_all_eq(vector signed char __a, vector signed char __b)  in vec_all_eq()  function
10482 vec_all_eq(vector signed char __a, vector bool char __b) in vec_all_eq() function
10488 vec_all_eq(vector unsigned char __a, vector unsigned char __b) in vec_all_eq() function
10494 vec_all_eq(vector unsigned char __a, vector bool char __b) in vec_all_eq() function
10500 vec_all_eq(vector bool char __a, vector signed char __b) in vec_all_eq() function
10506 vec_all_eq(vector bool char __a, vector unsigned char __b) in vec_all_eq() function
10512 vec_all_eq(vector bool char __a, vector bool char __b) in vec_all_eq() function
10518 vec_all_eq(vector short __a, vector short __b) in vec_all_eq() function
10524 vec_all_eq(vector short __a, vector bool short __b) in vec_all_eq() function
10530 vec_all_eq(vector unsigned short __a, vector unsigned short __b) in vec_all_eq() function
10537 vec_all_eq(vector unsigned short __a, vector bool short __b) in vec_all_eq() function
10544 vec_all_eq(vector bool short __a, vector short __b) in vec_all_eq() function
10551 vec_all_eq(vector bool short __a, vector unsigned short __b) in vec_all_eq() function
10558 vec_all_eq(vector bool short __a, vector bool short __b) in vec_all_eq() function
10565 vec_all_eq(vector pixel __a, vector pixel __b) in vec_all_eq() function
10572 vec_all_eq(vector int __a, vector int __b) in vec_all_eq() function
10578 vec_all_eq(vector int __a, vector bool int __b) in vec_all_eq() function
10584 vec_all_eq(vector unsigned int __a, vector unsigned int __b) in vec_all_eq() function
10590 vec_all_eq(vector unsigned int __a, vector bool int __b) in vec_all_eq() function
10596 vec_all_eq(vector bool int __a, vector int __b) in vec_all_eq() function
10602 vec_all_eq(vector bool int __a, vector unsigned int __b) in vec_all_eq() function
10608 vec_all_eq(vector bool int __a, vector bool int __b) in vec_all_eq() function
10614 vec_all_eq(vector float __a, vector float __b) in vec_all_eq() function