Lines Matching defs:vec_xst
17831 vec_xst(vector signed char __vec, ptrdiff_t __offset, signed char *__ptr) { in vec_xst() function
17836 vec_xst(vector unsigned char __vec, ptrdiff_t __offset, unsigned char *__ptr) { in vec_xst() function
17841 vec_xst(vector signed short __vec, ptrdiff_t __offset, signed short *__ptr) { in vec_xst() function
17846 static inline __ATTRS_o_ai void vec_xst(vector unsigned short __vec, in vec_xst() function
17853 static inline __ATTRS_o_ai void vec_xst(vector signed int __vec, in vec_xst() function
17860 vec_xst(vector unsigned int __vec, ptrdiff_t __offset, unsigned int *__ptr) { in vec_xst() function
17865 static inline __ATTRS_o_ai void vec_xst(vector float __vec, ptrdiff_t __offset, in vec_xst() function
17872 static inline __ATTRS_o_ai void vec_xst(vector signed long long __vec, in vec_xst() function
17879 static inline __ATTRS_o_ai void vec_xst(vector unsigned long long __vec, in vec_xst() function
17886 static inline __ATTRS_o_ai void vec_xst(vector double __vec, ptrdiff_t __offset, in vec_xst() function
17895 static inline __ATTRS_o_ai void vec_xst(vector signed __int128 __vec, in vec_xst() function
17902 static inline __ATTRS_o_ai void vec_xst(vector unsigned __int128 __vec, in vec_xst() function