Searched defs:vec_vsr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h92 #define vec_vsr vec_srl macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h9844 vec_vsr(vector signed char __a, vector unsigned char __b) { function
9850 vec_vsr(vector signed char __a, vector unsigned short __b) { function
9856 vec_vsr(vector signed char __a, vector unsigned int __b) { function
9862 vec_vsr(vector unsigned char __a, vector unsigned char __b) { function
9868 vec_vsr(vector unsigned char __a, vector unsigned short __b) { function
9874 vec_vsr(vector unsigned char __a, vector unsigned int __b) { function
9880 vec_vsr(vector bool char __a, vector unsigned char __b) { function
9886 vec_vsr(vector bool char __a, vector unsigned short __b) { function
9892 vec_vsr(vecto function
9897 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, function
9902 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, function
9907 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, function
9913 vec_vsr(vector unsigned short __a, vector unsigned char __b) { function
9919 vec_vsr(vector unsigned short __a, vector unsigned short __b) { function
9925 vec_vsr(vector unsigned short __a, vector unsigned int __b) { function
9931 vec_vsr(vector bool short __a, vector unsigned char __b) { function
9937 vec_vsr(vector bool short __a, vector unsigned short __b) { function
9943 vec_vsr(vector bool short __a, vector unsigned int __b) { function
9948 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, function
9953 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, function
9958 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, function
9963 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, function
9968 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, function
9973 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, function
9979 vec_vsr(vector unsigned int __a, vector unsigned char __b) { function
9985 vec_vsr(vector unsigned int __a, vector unsigned short __b) { function
9991 vec_vsr(vector unsigned int __a, vector unsigned int __b) { function
9997 vec_vsr(vector bool int __a, vector unsigned char __b) { function
10003 vec_vsr(vector bool int __a, vector unsigned short __b) { function
10009 vec_vsr(vector bool int __a, vector unsigned int __b) { function
[all...]

Completed in 264 milliseconds