Home
last modified time | relevance | path

Searched defs:vec_lvx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h61 #define vec_lvx vec_ld macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h69 #define vec_lvx vec_ld macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h4084 vec_lvx(int __a, const vector signed char *__b) { in vec_lvx() function
4089 vec_lvx(int __a, const signed char *__b) { in vec_lvx() function
4094 vec_lvx(int __a, const vector unsigned char *__b) { in vec_lvx() function
4099 vec_lvx(int __a, const unsigned char *__b) { in vec_lvx() function
4104 vec_lvx(int __a, const vector bool char *__b) { in vec_lvx() function
4108 static __inline__ vector short __ATTRS_o_ai vec_lvx(int __a, in vec_lvx() function
4113 static __inline__ vector short __ATTRS_o_ai vec_lvx(int __a, const short *__b) { in vec_lvx() function
4118 vec_lvx(int __a, const vector unsigned short *__b) { in vec_lvx() function
4123 vec_lvx(int __a, const unsigned short *__b) { in vec_lvx() function
4128 vec_lvx(int __a, const vector bool short *__b) { in vec_lvx() function
[all …]