Searched refs:vec_lvlxl (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c5715 /* vec_lvlxl */
5716 res_vsc = vec_lvlxl(0, &param_sc);
5726 res_vsc = vec_lvlxl(0, &vsc);
5736 res_vuc = vec_lvlxl(0, &param_uc);
5746 res_vuc = vec_lvlxl(0, &vuc);
5756 res_vbc = vec_lvlxl(0, &vbc);
5766 res_vs = vec_lvlxl(0, &param_s);
5776 res_vs = vec_lvlxl(0, &vs);
5786 res_vus = vec_lvlxl(0, &param_us);
5796 res_vus = vec_lvlxl(
[all...]
/external/clang/lib/Headers/
H A Daltivec.h9311 /* vec_lvlxl */
9314 vec_lvlxl(int __a, const signed char *__b) function
9322 vec_lvlxl(int __a, const vector signed char *__b) function
9330 vec_lvlxl(int __a, const unsigned char *__b) function
9338 vec_lvlxl(int __a, const vector unsigned char *__b) function
9346 vec_lvlxl(int __a, const vector bool char *__b) function
9354 vec_lvlxl(int __a, const short *__b) function
9362 vec_lvlxl(int __a, const vector short *__b) function
9370 vec_lvlxl(int __a, const unsigned short *__b) function
9378 vec_lvlxl(in function
9386 vec_lvlxl(int __a, const vector bool short *__b) function
9394 vec_lvlxl(int __a, const vector pixel *__b) function
9402 vec_lvlxl(int __a, const int *__b) function
9410 vec_lvlxl(int __a, const vector int *__b) function
9418 vec_lvlxl(int __a, const unsigned int *__b) function
9426 vec_lvlxl(int __a, const vector unsigned int *__b) function
9434 vec_lvlxl(int __a, const vector bool int *__b) function
9442 vec_lvlxl(int __a, const float *__b) function
9450 vec_lvlxl(int __a, vector float *__b) function
[all...]

Completed in 112 milliseconds