| altivec.h | 6794 /* vec_or */ 6796 #define __builtin_altivec_vor vec_or 6799 vec_or(vector signed char __a, vector signed char __b) { function 6804 vec_or(vector bool char __a, vector signed char __b) { function 6808 static __inline__ vector signed char __ATTRS_o_ai vec_or(vector signed char __a, function 6814 vec_or(vector unsigned char __a, vector unsigned char __b) { function 6819 vec_or(vector bool char __a, vector unsigned char __b) { function 6824 vec_or(vector unsigned char __a, vector bool char __b) { function 6828 static __inline__ vector bool char __ATTRS_o_ai vec_or(vector bool char __a, function 6833 static __inline__ vector short __ATTRS_o_ai vec_or(vector short __a function 6838 static __inline__ vector short __ATTRS_o_ai vec_or(vector bool short __a, function 6843 static __inline__ vector short __ATTRS_o_ai vec_or(vector short __a, function 6849 vec_or(vector unsigned short __a, vector unsigned short __b) { function 6854 vec_or(vector bool short __a, vector unsigned short __b) { function 6859 vec_or(vector unsigned short __a, vector bool short __b) { function 6863 static __inline__ vector bool short __ATTRS_o_ai vec_or(vector bool short __a, function 6868 static __inline__ vector int __ATTRS_o_ai vec_or(vector int __a, function 6873 static __inline__ vector int __ATTRS_o_ai vec_or(vector bool int __a, function 6878 static __inline__ vector int __ATTRS_o_ai vec_or(vector int __a, function 6884 vec_or(vector unsigned int __a, vector unsigned int __b) { function 6889 vec_or(vector bool int __a, vector unsigned int __b) { function 6894 vec_or(vector unsigned int __a, vector bool int __b) { function 6898 static __inline__ vector bool int __ATTRS_o_ai vec_or(vector bool int __a, function 6903 static __inline__ vector float __ATTRS_o_ai vec_or(vector float __a, function 6910 static __inline__ vector float __ATTRS_o_ai vec_or(vector bool int __a, function 6917 static __inline__ vector float __ATTRS_o_ai vec_or(vector float __a, function 6925 static __inline__ vector double __ATTRS_o_ai vec_or(vector bool long long __a, function 6931 static __inline__ vector double __ATTRS_o_ai vec_or(vector double __a, function 6937 static __inline__ vector double __ATTRS_o_ai vec_or(vector double __a, function 6944 vec_or(vector signed long long __a, vector signed long long __b) { function 6949 vec_or(vector bool long long __a, vector signed long long __b) { function 6954 vec_or(vector signed long long __a, vector bool long long __b) { function 6959 vec_or(vector unsigned long long __a, vector unsigned long long __b) { function 6964 vec_or(vector bool long long __a, vector unsigned long long __b) { function 6969 vec_or(vector unsigned long long __a, vector bool long long __b) { function 6974 vec_or(vector bool long long __a, vector bool long long __b) { function [all...] |