• Home
  • Raw
  • Download

Lines Matching refs:vec_any_ge

11572 vec_any_ge(vector signed char __a, vector signed char __b)  in vec_any_ge()  function
11578 vec_any_ge(vector signed char __a, vector bool char __b) in vec_any_ge() function
11584 vec_any_ge(vector unsigned char __a, vector unsigned char __b) in vec_any_ge() function
11590 vec_any_ge(vector unsigned char __a, vector bool char __b) in vec_any_ge() function
11596 vec_any_ge(vector bool char __a, vector signed char __b) in vec_any_ge() function
11604 vec_any_ge(vector bool char __a, vector unsigned char __b) in vec_any_ge() function
11610 vec_any_ge(vector bool char __a, vector bool char __b) in vec_any_ge() function
11618 vec_any_ge(vector short __a, vector short __b) in vec_any_ge() function
11624 vec_any_ge(vector short __a, vector bool short __b) in vec_any_ge() function
11630 vec_any_ge(vector unsigned short __a, vector unsigned short __b) in vec_any_ge() function
11636 vec_any_ge(vector unsigned short __a, vector bool short __b) in vec_any_ge() function
11643 vec_any_ge(vector bool short __a, vector short __b) in vec_any_ge() function
11651 vec_any_ge(vector bool short __a, vector unsigned short __b) in vec_any_ge() function
11658 vec_any_ge(vector bool short __a, vector bool short __b) in vec_any_ge() function
11666 vec_any_ge(vector int __a, vector int __b) in vec_any_ge() function
11672 vec_any_ge(vector int __a, vector bool int __b) in vec_any_ge() function
11678 vec_any_ge(vector unsigned int __a, vector unsigned int __b) in vec_any_ge() function
11684 vec_any_ge(vector unsigned int __a, vector bool int __b) in vec_any_ge() function
11690 vec_any_ge(vector bool int __a, vector int __b) in vec_any_ge() function
11698 vec_any_ge(vector bool int __a, vector unsigned int __b) in vec_any_ge() function
11704 vec_any_ge(vector bool int __a, vector bool int __b) in vec_any_ge() function
11712 vec_any_ge(vector float __a, vector float __b) in vec_any_ge() function