Home
last modified time | relevance | path

Searched defs:vec_vsl (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Headers/
H A Daltivec.h9711 vec_vsl(vector signed char __a, vector unsigned char __b) { in vec_vsl() function
9717 vec_vsl(vector signed char __a, vector unsigned short __b) { in vec_vsl() function
9723 vec_vsl(vector signed char __a, vector unsigned int __b) { in vec_vsl() function
9729 vec_vsl(vector unsigned char __a, vector unsigned char __b) { in vec_vsl() function
9735 vec_vsl(vector unsigned char __a, vector unsigned short __b) { in vec_vsl() function
9741 vec_vsl(vector unsigned char __a, vector unsigned int __b) { in vec_vsl() function
9747 vec_vsl(vector bool char __a, vector unsigned char __b) { in vec_vsl() function
9753 vec_vsl(vector bool char __a, vector unsigned short __b) { in vec_vsl() function
9759 vec_vsl(vecto function
9764 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, vec_vsl() function
9769 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, vec_vsl() function
9774 static __inline__ vector short __ATTRS_o_ai vec_vsl(vector short __a, vec_vsl() function
9780 vec_vsl(vector unsigned short __a, vector unsigned char __b) { vec_vsl() function
9786 vec_vsl(vector unsigned short __a, vector unsigned short __b) { vec_vsl() function
9792 vec_vsl(vector unsigned short __a, vector unsigned int __b) { vec_vsl() function
9798 vec_vsl(vector bool short __a, vector unsigned char __b) { vec_vsl() function
9804 vec_vsl(vector bool short __a, vector unsigned short __b) { vec_vsl() function
9810 vec_vsl(vector bool short __a, vector unsigned int __b) { vec_vsl() function
9815 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, vec_vsl() function
9820 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, vec_vsl() function
9825 static __inline__ vector pixel __ATTRS_o_ai vec_vsl(vector pixel __a, vec_vsl() function
9830 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, vec_vsl() function
9835 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, vec_vsl() function
9840 static __inline__ vector int __ATTRS_o_ai vec_vsl(vector int __a, vec_vsl() function
9846 vec_vsl(vector unsigned int __a, vector unsigned char __b) { vec_vsl() function
9852 vec_vsl(vector unsigned int __a, vector unsigned short __b) { vec_vsl() function
9858 vec_vsl(vector unsigned int __a, vector unsigned int __b) { vec_vsl() function
9864 vec_vsl(vector bool int __a, vector unsigned char __b) { vec_vsl() function
9870 vec_vsl(vector bool int __a, vector unsigned short __b) { vec_vsl() function
9876 vec_vsl(vector bool int __a, vector unsigned int __b) { vec_vsl() function
[all...]