Searched refs:vec_xstw4 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | vecintrin.h | 1507 vec_xstw4(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xstw4() function 1515 vec_xstw4(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xstw4() function 1523 vec_xstw4(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xstw4() function 1531 vec_xstw4(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xstw4() function 1539 vec_xstw4(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xstw4() function 1546 vec_xstw4(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xstw4() function
|
| H A D | altivec.h | 17996 #define vec_xstw4 vec_xst macro
|