• Home
  • Raw
  • Download

Lines Matching refs:vec_all_ge

10622 vec_all_ge(vector signed char __a, vector signed char __b)  in vec_all_ge()  function
10628 vec_all_ge(vector signed char __a, vector bool char __b) in vec_all_ge() function
10634 vec_all_ge(vector unsigned char __a, vector unsigned char __b) in vec_all_ge() function
10640 vec_all_ge(vector unsigned char __a, vector bool char __b) in vec_all_ge() function
10646 vec_all_ge(vector bool char __a, vector signed char __b) in vec_all_ge() function
10654 vec_all_ge(vector bool char __a, vector unsigned char __b) in vec_all_ge() function
10660 vec_all_ge(vector bool char __a, vector bool char __b) in vec_all_ge() function
10668 vec_all_ge(vector short __a, vector short __b) in vec_all_ge() function
10674 vec_all_ge(vector short __a, vector bool short __b) in vec_all_ge() function
10680 vec_all_ge(vector unsigned short __a, vector unsigned short __b) in vec_all_ge() function
10686 vec_all_ge(vector unsigned short __a, vector bool short __b) in vec_all_ge() function
10692 vec_all_ge(vector bool short __a, vector short __b) in vec_all_ge() function
10700 vec_all_ge(vector bool short __a, vector unsigned short __b) in vec_all_ge() function
10706 vec_all_ge(vector bool short __a, vector bool short __b) in vec_all_ge() function
10714 vec_all_ge(vector int __a, vector int __b) in vec_all_ge() function
10720 vec_all_ge(vector int __a, vector bool int __b) in vec_all_ge() function
10726 vec_all_ge(vector unsigned int __a, vector unsigned int __b) in vec_all_ge() function
10732 vec_all_ge(vector unsigned int __a, vector bool int __b) in vec_all_ge() function
10738 vec_all_ge(vector bool int __a, vector int __b) in vec_all_ge() function
10746 vec_all_ge(vector bool int __a, vector unsigned int __b) in vec_all_ge() function
10752 vec_all_ge(vector bool int __a, vector bool int __b) in vec_all_ge() function
10760 vec_all_ge(vector float __a, vector float __b) in vec_all_ge() function