| altivec.h | 3992 /* vec_ld */ 3995 vec_ld(int __a, const vector signed char *__b) { function 4000 vec_ld(int __a, const signed char *__b) { function 4005 vec_ld(int __a, const vector unsigned char *__b) { function 4010 vec_ld(int __a, const unsigned char *__b) { function 4015 vec_ld(int __a, const vector bool char *__b) { function 4019 static __inline__ vector short __ATTRS_o_ai vec_ld(int __a, function 4024 static __inline__ vector short __ATTRS_o_ai vec_ld(int __a, const short *__b) { function 4029 vec_ld(int __a, const vector unsigned short *__b) { function 4034 vec_ld(int __a, const unsigned short *__b) function 4039 vec_ld(int __a, const vector bool short *__b) { function 4043 static __inline__ vector pixel __ATTRS_o_ai vec_ld(int __a, function 4048 static __inline__ vector int __ATTRS_o_ai vec_ld(int __a, function 4053 static __inline__ vector int __ATTRS_o_ai vec_ld(int __a, const int *__b) { function 4058 vec_ld(int __a, const vector unsigned int *__b) { function 4063 vec_ld(int __a, const unsigned int *__b) { function 4068 vec_ld(int __a, const vector bool int *__b) { function 4072 static __inline__ vector float __ATTRS_o_ai vec_ld(int __a, function 4077 static __inline__ vector float __ATTRS_o_ai vec_ld(int __a, const float *__b) { function [all...] |