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

/external/clang/lib/Headers/
H A Daltivec.h10259 /* vec_vsx_ld */
10264 vec_vsx_ld(int __a, const vector bool int *__b) { function
10269 vec_vsx_ld(int __a, const vector signed int *__b) { function
10274 vec_vsx_ld(int __a, const signed int *__b) { function
10279 vec_vsx_ld(int __a, const vector unsigned int *__b) { function
10284 vec_vsx_ld(int __a, const unsigned int *__b) { function
10289 vec_vsx_ld(int __a, const vector float *__b) { function
10293 static __inline__ vector float __ATTRS_o_ai vec_vsx_ld(int __a, function
10299 vec_vsx_ld(int __a, const vector signed long long *__b) { function
10304 vec_vsx_ld(in function
10309 vec_vsx_ld(int __a, const vector double *__b) { function
10314 vec_vsx_ld(int __a, const double *__b) { function
10319 vec_vsx_ld(int __a, const vector bool short *__b) { function
10324 vec_vsx_ld(int __a, const vector signed short *__b) { function
10329 vec_vsx_ld(int __a, const signed short *__b) { function
10334 vec_vsx_ld(int __a, const vector unsigned short *__b) { function
10339 vec_vsx_ld(int __a, const unsigned short *__b) { function
10344 vec_vsx_ld(int __a, const vector bool char *__b) { function
10349 vec_vsx_ld(int __a, const vector signed char *__b) { function
10354 vec_vsx_ld(int __a, const signed char *__b) { function
10359 vec_vsx_ld(int __a, const vector unsigned char *__b) { function
10364 vec_vsx_ld(int __a, const unsigned char *__b) { function
[all...]

Completed in 318 milliseconds