Searched refs:vec_lvx (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h61 #define vec_lvx vec_ld macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h69 #define vec_lvx vec_ld macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h4081 /* vec_lvx */
4084 vec_lvx(int __a, const vector signed char *__b) { function
4089 vec_lvx(int __a, const signed char *__b) { function
4094 vec_lvx(int __a, const vector unsigned char *__b) { function
4099 vec_lvx(int __a, const unsigned char *__b) { function
4104 vec_lvx(int __a, const vector bool char *__b) { function
4108 static __inline__ vector short __ATTRS_o_ai vec_lvx(int __a, function
4113 static __inline__ vector short __ATTRS_o_ai vec_lvx(int __a, const short *__b) { function
4118 vec_lvx(int __a, const vector unsigned short *__b) { function
4123 vec_lvx(in function
4128 vec_lvx(int __a, const vector bool short *__b) { function
4132 static __inline__ vector pixel __ATTRS_o_ai vec_lvx(int __a, function
4137 static __inline__ vector int __ATTRS_o_ai vec_lvx(int __a, function
4142 static __inline__ vector int __ATTRS_o_ai vec_lvx(int __a, const int *__b) { function
4147 vec_lvx(int __a, const vector unsigned int *__b) { function
4152 vec_lvx(int __a, const unsigned int *__b) { function
4157 vec_lvx(int __a, const vector bool int *__b) { function
4161 static __inline__ vector float __ATTRS_o_ai vec_lvx(int __a, function
4166 static __inline__ vector float __ATTRS_o_ai vec_lvx(int __a, const float *__b) { function
[all...]

Completed in 296 milliseconds