Searched refs:vec_xstd2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | vecintrin.h | 1433 vec_xstd2(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xstd2() function 1441 vec_xstd2(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xstd2() function 1449 vec_xstd2(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xstd2() function 1457 vec_xstd2(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xstd2() function 1465 vec_xstd2(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xstd2() function 1472 vec_xstd2(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xstd2() function 1480 vec_xstd2(__vector signed long long __vec, long __offset, in vec_xstd2() function 1489 vec_xstd2(__vector unsigned long long __vec, long __offset, in vec_xstd2() function 1498 vec_xstd2(__vector double __vec, long __offset, double *__ptr) { in vec_xstd2() function
|
| H A D | altivec.h | 17995 #define vec_xstd2 vec_xst macro
|