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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h96 #define vec_vsr vec_srl macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h92 #define vec_vsr vec_srl macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10713 vec_vsr(vector signed char __a, vector unsigned char __b) { function
10719 vec_vsr(vector signed char __a, vector unsigned short __b) { function
10725 vec_vsr(vector signed char __a, vector unsigned int __b) { function
10731 vec_vsr(vector unsigned char __a, vector unsigned char __b) { function
10737 vec_vsr(vector unsigned char __a, vector unsigned short __b) { function
10743 vec_vsr(vector unsigned char __a, vector unsigned int __b) { function
10749 vec_vsr(vector bool char __a, vector unsigned char __b) { function
10755 vec_vsr(vector bool char __a, vector unsigned short __b) { function
10761 vec_vsr(vecto function
10766 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, function
10771 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, function
10776 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, function
10782 vec_vsr(vector unsigned short __a, vector unsigned char __b) { function
10788 vec_vsr(vector unsigned short __a, vector unsigned short __b) { function
10794 vec_vsr(vector unsigned short __a, vector unsigned int __b) { function
10800 vec_vsr(vector bool short __a, vector unsigned char __b) { function
10806 vec_vsr(vector bool short __a, vector unsigned short __b) { function
10812 vec_vsr(vector bool short __a, vector unsigned int __b) { function
10817 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, function
10822 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, function
10827 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, function
10832 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, function
10837 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, function
10842 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, function
10848 vec_vsr(vector unsigned int __a, vector unsigned char __b) { function
10854 vec_vsr(vector unsigned int __a, vector unsigned short __b) { function
10860 vec_vsr(vector unsigned int __a, vector unsigned int __b) { function
10866 vec_vsr(vector bool int __a, vector unsigned char __b) { function
10872 vec_vsr(vector bool int __a, vector unsigned short __b) { function
10878 vec_vsr(vector bool int __a, vector unsigned int __b) { function
[all...]

Completed in 223 milliseconds