• Home
  • Raw
  • Download

Lines Matching refs:vec_vand

907 vec_vand(vector signed char __a, vector signed char __b) {  in vec_vand()  function
912 vec_vand(vector bool char __a, vector signed char __b) { in vec_vand() function
917 vec_vand(vector signed char __a, vector bool char __b) { in vec_vand() function
922 vec_vand(vector unsigned char __a, vector unsigned char __b) { in vec_vand() function
927 vec_vand(vector bool char __a, vector unsigned char __b) { in vec_vand() function
932 vec_vand(vector unsigned char __a, vector bool char __b) { in vec_vand() function
936 static __inline__ vector bool char __ATTRS_o_ai vec_vand(vector bool char __a, in vec_vand() function
941 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, in vec_vand() function
946 static __inline__ vector short __ATTRS_o_ai vec_vand(vector bool short __a, in vec_vand() function
951 static __inline__ vector short __ATTRS_o_ai vec_vand(vector short __a, in vec_vand() function
957 vec_vand(vector unsigned short __a, vector unsigned short __b) { in vec_vand() function
962 vec_vand(vector bool short __a, vector unsigned short __b) { in vec_vand() function
967 vec_vand(vector unsigned short __a, vector bool short __b) { in vec_vand() function
972 vec_vand(vector bool short __a, vector bool short __b) { in vec_vand() function
976 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, in vec_vand() function
981 static __inline__ vector int __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand() function
986 static __inline__ vector int __ATTRS_o_ai vec_vand(vector int __a, in vec_vand() function
992 vec_vand(vector unsigned int __a, vector unsigned int __b) { in vec_vand() function
997 vec_vand(vector bool int __a, vector unsigned int __b) { in vec_vand() function
1002 vec_vand(vector unsigned int __a, vector bool int __b) { in vec_vand() function
1006 static __inline__ vector bool int __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand() function
1011 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, in vec_vand() function
1018 static __inline__ vector float __ATTRS_o_ai vec_vand(vector bool int __a, in vec_vand() function
1025 static __inline__ vector float __ATTRS_o_ai vec_vand(vector float __a, in vec_vand() function
1034 vec_vand(vector signed long long __a, vector signed long long __b) { in vec_vand() function
1039 vec_vand(vector bool long long __a, vector signed long long __b) { in vec_vand() function
1044 vec_vand(vector signed long long __a, vector bool long long __b) { in vec_vand() function
1049 vec_vand(vector unsigned long long __a, vector unsigned long long __b) { in vec_vand() function
1054 vec_vand(vector bool long long __a, vector unsigned long long __b) { in vec_vand() function
1059 vec_vand(vector unsigned long long __a, vector bool long long __b) { in vec_vand() function
1064 vec_vand(vector bool long long __a, vector bool long long __b) { in vec_vand() function