Searched defs:vec_lvxl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h71 #define vec_lvxl vec_ldl macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h3789 vec_lvxl(int __a, const vector signed char *__b) { function
3794 vec_lvxl(int __a, const signed char *__b) { function
3799 vec_lvxl(int __a, const vector unsigned char *__b) { function
3804 vec_lvxl(int __a, const unsigned char *__b) { function
3809 vec_lvxl(int __a, const vector bool char *__b) { function
3813 static __inline__ vector short __ATTRS_o_ai vec_lvxl(int __a, function
3818 static __inline__ vector short __ATTRS_o_ai vec_lvxl(int __a, function
3824 vec_lvxl(int __a, const vector unsigned short *__b) { function
3829 vec_lvxl(in function
3834 vec_lvxl(int __a, const vector bool short *__b) { function
3838 static __inline__ vector pixel __ATTRS_o_ai vec_lvxl(int __a, function
3843 static __inline__ vector int __ATTRS_o_ai vec_lvxl(int __a, function
3848 static __inline__ vector int __ATTRS_o_ai vec_lvxl(int __a, const int *__b) { function
3853 vec_lvxl(int __a, const vector unsigned int *__b) { function
3858 vec_lvxl(int __a, const unsigned int *__b) { function
3863 vec_lvxl(int __a, const vector bool int *__b) { function
3867 static __inline__ vector float __ATTRS_o_ai vec_lvxl(int __a, function
3872 static __inline__ vector float __ATTRS_o_ai vec_lvxl(int __a, function
[all...]

Completed in 121 milliseconds