Home | History | Annotate | Download | only in include

Lines Matching defs:vec_lde

3635 /* vec_lde */
3638 vec_lde(int __a, const signed char *__b) {
3643 vec_lde(int __a, const unsigned char *__b) {
3647 static __inline__ vector short __ATTRS_o_ai vec_lde(int __a, const short *__b) {
3652 vec_lde(int __a, const unsigned short *__b) {
3656 static __inline__ vector int __ATTRS_o_ai vec_lde(int __a, const int *__b) {
3661 vec_lde(int __a, const unsigned int *__b) {
3665 static __inline__ vector float __ATTRS_o_ai vec_lde(int __a, const float *__b) {