Searched defs:vec_lvxl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | altivec.h | 62 #define vec_lvxl vec_ldl macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 70 #define vec_lvxl vec_ldl macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | altivec.h | 4336 vec_lvxl(int __a, const vector signed char *__b) { in vec_lvxl() function 4341 vec_lvxl(int __a, const signed char *__b) { in vec_lvxl() function 4346 vec_lvxl(int __a, const vector unsigned char *__b) { in vec_lvxl() function 4351 vec_lvxl(int __a, const unsigned char *__b) { in vec_lvxl() function 4356 vec_lvxl(int __a, const vector bool char *__b) { in vec_lvxl() function 4360 static __inline__ vector short __ATTRS_o_ai vec_lvxl(int __a, in vec_lvxl() function 4365 static __inline__ vector short __ATTRS_o_ai vec_lvxl(int __a, in vec_lvxl() function 4371 vec_lvxl(int __a, const vector unsigned short *__b) { in vec_lvxl() function 4376 vec_lvxl(int __a, const unsigned short *__b) { in vec_lvxl() function 4381 vec_lvxl(int __a, const vector bool short *__b) { in vec_lvxl() function [all …]
|