Home | History | Annotate | Download | only in include

Lines Matching defs:vec_lde

2426 /* vec_lde */
2429 vec_lde(int __a, const signed char *__b) {
2434 vec_lde(int __a, const unsigned char *__b) {
2438 static __inline__ vector short __ATTRS_o_ai vec_lde(int __a, const short *__b) {
2443 vec_lde(int __a, const unsigned short *__b) {
2447 static __inline__ vector int __ATTRS_o_ai vec_lde(int __a, const int *__b) {
2452 vec_lde(int __a, const unsigned int *__b) {
2456 static __inline__ vector float __ATTRS_o_ai vec_lde(int __a, const float *__b) {