Searched refs:vec_lvrxl (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/ |
| D | altivec.h | 9073 vec_lvrxl(int __a, const signed char *__b) in vec_lvrxl() function 9081 vec_lvrxl(int __a, const vector signed char *__b) in vec_lvrxl() function 9089 vec_lvrxl(int __a, const unsigned char *__b) in vec_lvrxl() function 9097 vec_lvrxl(int __a, const vector unsigned char *__b) in vec_lvrxl() function 9105 vec_lvrxl(int __a, const vector bool char *__b) in vec_lvrxl() function 9113 vec_lvrxl(int __a, const short *__b) in vec_lvrxl() function 9121 vec_lvrxl(int __a, const vector short *__b) in vec_lvrxl() function 9129 vec_lvrxl(int __a, const unsigned short *__b) in vec_lvrxl() function 9137 vec_lvrxl(int __a, const vector unsigned short *__b) in vec_lvrxl() function 9145 vec_lvrxl(int __a, const vector bool short *__b) in vec_lvrxl() function [all …]
|