• Home
  • Raw
  • Download

Lines Matching refs:vec_any_le

11870 vec_any_le(vector signed char __a, vector signed char __b)  in vec_any_le()  function
11876 vec_any_le(vector signed char __a, vector bool char __b) in vec_any_le() function
11882 vec_any_le(vector unsigned char __a, vector unsigned char __b) in vec_any_le() function
11888 vec_any_le(vector unsigned char __a, vector bool char __b) in vec_any_le() function
11895 vec_any_le(vector bool char __a, vector signed char __b) in vec_any_le() function
11903 vec_any_le(vector bool char __a, vector unsigned char __b) in vec_any_le() function
11910 vec_any_le(vector bool char __a, vector bool char __b) in vec_any_le() function
11918 vec_any_le(vector short __a, vector short __b) in vec_any_le() function
11924 vec_any_le(vector short __a, vector bool short __b) in vec_any_le() function
11930 vec_any_le(vector unsigned short __a, vector unsigned short __b) in vec_any_le() function
11936 vec_any_le(vector unsigned short __a, vector bool short __b) in vec_any_le() function
11943 vec_any_le(vector bool short __a, vector short __b) in vec_any_le() function
11951 vec_any_le(vector bool short __a, vector unsigned short __b) in vec_any_le() function
11958 vec_any_le(vector bool short __a, vector bool short __b) in vec_any_le() function
11966 vec_any_le(vector int __a, vector int __b) in vec_any_le() function
11972 vec_any_le(vector int __a, vector bool int __b) in vec_any_le() function
11978 vec_any_le(vector unsigned int __a, vector unsigned int __b) in vec_any_le() function
11984 vec_any_le(vector unsigned int __a, vector bool int __b) in vec_any_le() function
11990 vec_any_le(vector bool int __a, vector int __b) in vec_any_le() function
11998 vec_any_le(vector bool int __a, vector unsigned int __b) in vec_any_le() function
12004 vec_any_le(vector bool int __a, vector bool int __b) in vec_any_le() function
12012 vec_any_le(vector float __a, vector float __b) in vec_any_le() function