Lines Matching defs:vec_ld
4049 vec_ld(long __a, const vector signed char *__b) { in vec_ld() function
4054 vec_ld(long __a, const signed char *__b) { in vec_ld() function
4059 vec_ld(long __a, const vector unsigned char *__b) { in vec_ld() function
4064 vec_ld(long __a, const unsigned char *__b) { in vec_ld() function
4069 vec_ld(long __a, const vector bool char *__b) { in vec_ld() function
4073 static __inline__ vector short __ATTRS_o_ai vec_ld(long __a, in vec_ld() function
4078 static __inline__ vector short __ATTRS_o_ai vec_ld(long __a, const short *__b) { in vec_ld() function
4083 vec_ld(long __a, const vector unsigned short *__b) { in vec_ld() function
4088 vec_ld(long __a, const unsigned short *__b) { in vec_ld() function
4093 vec_ld(long __a, const vector bool short *__b) { in vec_ld() function
4097 static __inline__ vector pixel __ATTRS_o_ai vec_ld(long __a, in vec_ld() function
4102 static __inline__ vector int __ATTRS_o_ai vec_ld(long __a, in vec_ld() function
4107 static __inline__ vector int __ATTRS_o_ai vec_ld(long __a, const int *__b) { in vec_ld() function
4112 vec_ld(long __a, const vector unsigned int *__b) { in vec_ld() function
4117 vec_ld(long __a, const unsigned int *__b) { in vec_ld() function
4122 vec_ld(long __a, const vector bool int *__b) { in vec_ld() function
4126 static __inline__ vector float __ATTRS_o_ai vec_ld(long __a, in vec_ld() function
4131 static __inline__ vector float __ATTRS_o_ai vec_ld(long __a, const float *__b) { in vec_ld() function