| altivec.h | 9207 /* vec_sldw */ 9208 static __inline__ vector signed char __ATTRS_o_ai vec_sldw( function 9214 vec_sldw(vector unsigned char __a, vector unsigned char __b, function 9219 static __inline__ vector signed short __ATTRS_o_ai vec_sldw( function 9225 vec_sldw(vector unsigned short __a, vector unsigned short __b, function 9231 vec_sldw(vector signed int __a, vector signed int __b, unsigned const int __c) { function 9235 static __inline__ vector unsigned int __ATTRS_o_ai vec_sldw( function 9240 static __inline__ vector float __ATTRS_o_ai vec_sldw( function 9247 vec_sldw(vector signed long long __a, vector signed long long __b, function 9253 vec_sldw(vector unsigned long long __a, vector unsigned long long __b function 9258 static __inline__ vector double __ATTRS_o_ai vec_sldw( function [all...] |