Home
last modified time | relevance | path

Searched defs:vec_xstw4 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h203 #define vec_xstw4 __builtin_s390_vec_xstw4 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h209 #define vec_xstw4 __builtin_s390_vec_xstw4 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h1389 vec_xstw4(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xstw4() function
1397 vec_xstw4(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xstw4() function
1405 vec_xstw4(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xstw4() function
1413 vec_xstw4(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xstw4() function
1421 vec_xstw4(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xstw4() function
1428 vec_xstw4(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xstw4() function
H A Daltivec.h17829 #define vec_xstw4 vec_xst macro