Searched defs:vec_lvrxl (Results 1 – 1 of 1) sorted by relevance
| /external/clang/lib/Headers/ |
| D | altivec.h | 9606 vec_lvrxl(int __a, const signed char *__b) in vec_lvrxl() function 9614 vec_lvrxl(int __a, const vector signed char *__b) in vec_lvrxl() function 9622 vec_lvrxl(int __a, const unsigned char *__b) in vec_lvrxl() function 9630 vec_lvrxl(int __a, const vector unsigned char *__b) in vec_lvrxl() function 9638 vec_lvrxl(int __a, const vector bool char *__b) in vec_lvrxl() function 9646 vec_lvrxl(int __a, const short *__b) in vec_lvrxl() function 9654 vec_lvrxl(int __a, const vector short *__b) in vec_lvrxl() function 9662 vec_lvrxl(int __a, const unsigned short *__b) in vec_lvrxl() function 9670 vec_lvrxl(int __a, const vector unsigned short *__b) in vec_lvrxl() function 9678 vec_lvrxl(int __a, const vector bool short *__b) in vec_lvrxl() function [all …]
|