Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h10806 vec_vsr(vector signed char __a, vector unsigned char __b) { in vec_vsr() function
10812 vec_vsr(vector signed char __a, vector unsigned short __b) { in vec_vsr() function
10818 vec_vsr(vector signed char __a, vector unsigned int __b) { in vec_vsr() function
10824 vec_vsr(vector unsigned char __a, vector unsigned char __b) { in vec_vsr() function
10830 vec_vsr(vector unsigned char __a, vector unsigned short __b) { in vec_vsr() function
10836 vec_vsr(vector unsigned char __a, vector unsigned int __b) { in vec_vsr() function
10842 vec_vsr(vector bool char __a, vector unsigned char __b) { in vec_vsr() function
10848 vec_vsr(vector bool char __a, vector unsigned short __b) { in vec_vsr() function
10854 vec_vsr(vecto function
10859 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, vec_vsr() function
10864 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, vec_vsr() function
10869 static __inline__ vector short __ATTRS_o_ai vec_vsr(vector short __a, vec_vsr() function
10875 vec_vsr(vector unsigned short __a, vector unsigned char __b) { vec_vsr() function
10881 vec_vsr(vector unsigned short __a, vector unsigned short __b) { vec_vsr() function
10887 vec_vsr(vector unsigned short __a, vector unsigned int __b) { vec_vsr() function
10893 vec_vsr(vector bool short __a, vector unsigned char __b) { vec_vsr() function
10899 vec_vsr(vector bool short __a, vector unsigned short __b) { vec_vsr() function
10905 vec_vsr(vector bool short __a, vector unsigned int __b) { vec_vsr() function
10910 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, vec_vsr() function
10915 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, vec_vsr() function
10920 static __inline__ vector pixel __ATTRS_o_ai vec_vsr(vector pixel __a, vec_vsr() function
10925 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, vec_vsr() function
10930 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, vec_vsr() function
10935 static __inline__ vector int __ATTRS_o_ai vec_vsr(vector int __a, vec_vsr() function
10941 vec_vsr(vector unsigned int __a, vector unsigned char __b) { vec_vsr() function
10947 vec_vsr(vector unsigned int __a, vector unsigned short __b) { vec_vsr() function
10953 vec_vsr(vector unsigned int __a, vector unsigned int __b) { vec_vsr() function
10959 vec_vsr(vector bool int __a, vector unsigned char __b) { vec_vsr() function
10965 vec_vsr(vector bool int __a, vector unsigned short __b) { vec_vsr() function
10971 vec_vsr(vector bool int __a, vector unsigned int __b) { vec_vsr() function
[all...]