Searched refs:vec_ldl (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 4261 vec_ldl(long __a, const vector signed char *__b) { in vec_ldl() function 4266 vec_ldl(long __a, const signed char *__b) { in vec_ldl() function 4271 vec_ldl(long __a, const vector unsigned char *__b) { in vec_ldl() function 4276 vec_ldl(long __a, const unsigned char *__b) { in vec_ldl() function 4281 vec_ldl(long __a, const vector bool char *__b) { in vec_ldl() function 4295 vec_ldl(long __a, const vector unsigned short *__b) { in vec_ldl() function 4300 vec_ldl(long __a, const unsigned short *__b) { in vec_ldl() function 4305 vec_ldl(long __a, const vector bool short *__b) { in vec_ldl() function 4324 vec_ldl(long __a, const vector unsigned int *__b) { in vec_ldl() function 4329 vec_ldl(long __a, const unsigned int *__b) { in vec_ldl() function [all …]
|