Searched refs:vec_vsl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h91 #define vec_vsl vec_sll macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h9615 /* vec_vsl */
9618 vec_vsl(vector signed char __a, vector unsigned char __b) { function
9624 vec_vsl(vector signed char __a, vector unsigned short __b) { function
9630 vec_vsl(vector signed char __a, vector unsigned int __b) { function
9636 vec_vsl(vector unsigned char __a, vector unsigned char __b) { function
9642 vec_vsl(vector unsigned char __a, vector unsigned short __b) { function
9648 vec_vsl(vector unsigned char __a, vector unsigned int __b) { function
9654 vec_vsl(vector bool char __a, vector unsigned char __b) { function
9660 vec_vsl(vector bool char __a, vector unsigned short __b) { function
9666 vec_vsl(vecto function
9671 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, function
9676 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, function
9681 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, function
9687 vec_vsl(vector unsigned short __a, vector unsigned char __b) { function
9693 vec_vsl(vector unsigned short __a, vector unsigned short __b) { function
9699 vec_vsl(vector unsigned short __a, vector unsigned int __b) { function
9705 vec_vsl(vector bool short __a, vector unsigned char __b) { function
9711 vec_vsl(vector bool short __a, vector unsigned short __b) { function
9717 vec_vsl(vector bool short __a, vector unsigned int __b) { function
9722 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, function
9727 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, function
9732 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, function
9737 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, function
9742 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, function
9747 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, function
9753 vec_vsl(vector unsigned int __a, vector unsigned char __b) { function
9759 vec_vsl(vector unsigned int __a, vector unsigned short __b) { function
9765 vec_vsl(vector unsigned int __a, vector unsigned int __b) { function
9771 vec_vsl(vector bool int __a, vector unsigned char __b) { function
9777 vec_vsl(vector bool int __a, vector unsigned short __b) { function
9783 vec_vsl(vector bool int __a, vector unsigned int __b) { function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h87 #define vec_vsl vec_sll macro

Completed in 309 milliseconds