Searched defs:vec_slo (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 9884 vec_slo(vector signed char __a, vector signed char __b) { in vec_slo() function 9890 vec_slo(vector signed char __a, vector unsigned char __b) { in vec_slo() function 9896 vec_slo(vector unsigned char __a, vector signed char __b) { in vec_slo() function 9902 vec_slo(vector unsigned char __a, vector unsigned char __b) { in vec_slo() function 9907 static __inline__ vector short __ATTRS_o_ai vec_slo(vector short __a, in vec_slo() function 9912 static __inline__ vector short __ATTRS_o_ai vec_slo(vector short __a, in vec_slo() function 9918 vec_slo(vector unsigned short __a, vector signed char __b) { in vec_slo() function 9924 vec_slo(vector unsigned short __a, vector unsigned char __b) { in vec_slo() function 9929 static __inline__ vector pixel __ATTRS_o_ai vec_slo(vecto function 9934 static __inline__ vector pixel __ATTRS_o_ai vec_slo(vector pixel __a, vec_slo() function 9939 static __inline__ vector int __ATTRS_o_ai vec_slo(vector int __a, vec_slo() function 9944 static __inline__ vector int __ATTRS_o_ai vec_slo(vector int __a, vec_slo() function 9950 vec_slo(vector unsigned int __a, vector signed char __b) { vec_slo() function 9956 vec_slo(vector unsigned int __a, vector unsigned char __b) { vec_slo() function 9961 static __inline__ vector float __ATTRS_o_ai vec_slo(vector float __a, vec_slo() function 9966 static __inline__ vector float __ATTRS_o_ai vec_slo(vector float __a, vec_slo() function 9973 vec_slo(vector signed long long __a, vector signed char __b) { vec_slo() function 9979 vec_slo(vector signed long long __a, vector unsigned char __b) { vec_slo() function 9985 vec_slo(vector unsigned long long __a, vector signed char __b) { vec_slo() function 9991 vec_slo(vector unsigned long long __a, vector unsigned char __b) { vec_slo() function [all...] |