Lines Matching defs:__ptr

17725                                                      const signed char *__ptr) {  in vec_xl()
17730 vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) { in vec_xl()
17735 vec_xl(ptrdiff_t __offset, const signed short *__ptr) { in vec_xl()
17741 vec_xl(ptrdiff_t __offset, const unsigned short *__ptr) { in vec_xl()
17747 const signed int *__ptr) { in vec_xl()
17753 vec_xl(ptrdiff_t __offset, const unsigned int *__ptr) { in vec_xl()
17759 const float *__ptr) { in vec_xl()
17770 vec_xl(ptrdiff_t __offset, const signed long long *__ptr) { in vec_xl()
17776 vec_xl(ptrdiff_t __offset, const unsigned long long *__ptr) { in vec_xl()
17782 const double *__ptr) { in vec_xl()
17794 vec_xl(ptrdiff_t __offset, const signed __int128 *__ptr) { in vec_xl()
17800 vec_xl(ptrdiff_t __offset, const unsigned __int128 *__ptr) { in vec_xl()
17810 vec_xl_be(ptrdiff_t __offset, const signed char *__ptr) { in vec_xl_be()
17817 vec_xl_be(ptrdiff_t __offset, const unsigned char *__ptr) { in vec_xl_be()
17824 vec_xl_be(ptrdiff_t __offset, const signed short *__ptr) { in vec_xl_be()
17830 vec_xl_be(ptrdiff_t __offset, const unsigned short *__ptr) { in vec_xl_be()
17836 vec_xl_be(signed long long __offset, const signed int *__ptr) { in vec_xl_be()
17841 vec_xl_be(signed long long __offset, const unsigned int *__ptr) { in vec_xl_be()
17846 vec_xl_be(signed long long __offset, const float *__ptr) { in vec_xl_be()
17852 vec_xl_be(signed long long __offset, const signed long long *__ptr) { in vec_xl_be()
17857 vec_xl_be(signed long long __offset, const unsigned long long *__ptr) { in vec_xl_be()
17862 vec_xl_be(signed long long __offset, const double *__ptr) { in vec_xl_be()
17870 vec_xl_be(signed long long __offset, const signed __int128 *__ptr) { in vec_xl_be()
17875 vec_xl_be(signed long long __offset, const unsigned __int128 *__ptr) { in vec_xl_be()
17935 vec_xlds(ptrdiff_t __offset, const signed long long *__ptr) { in vec_xlds()
17941 vec_xlds(ptrdiff_t __offset, const unsigned long long *__ptr) { in vec_xlds()
17947 const double *__ptr) { in vec_xlds()
17954 vec_load_splats(signed long long __offset, const signed int *__ptr) { in vec_load_splats()
17960 vec_load_splats(unsigned long long __offset, const signed int *__ptr) { in vec_load_splats()
17966 vec_load_splats(signed long long __offset, const unsigned int *__ptr) { in vec_load_splats()
17972 vec_load_splats(unsigned long long __offset, const unsigned int *__ptr) { in vec_load_splats()
17978 vec_load_splats(signed long long __offset, const float *__ptr) { in vec_load_splats()
17984 vec_load_splats(unsigned long long __offset, const float *__ptr) { in vec_load_splats()
17995 vec_xst(vector signed char __vec, ptrdiff_t __offset, signed char *__ptr) { in vec_xst()
18000 vec_xst(vector unsigned char __vec, ptrdiff_t __offset, unsigned char *__ptr) { in vec_xst()
18005 vec_xst(vector signed short __vec, ptrdiff_t __offset, signed short *__ptr) { in vec_xst()
18012 unsigned short *__ptr) { in vec_xst()
18018 ptrdiff_t __offset, signed int *__ptr) { in vec_xst()
18024 vec_xst(vector unsigned int __vec, ptrdiff_t __offset, unsigned int *__ptr) { in vec_xst()
18030 float *__ptr) { in vec_xst()
18038 signed long long *__ptr) { in vec_xst()
18045 unsigned long long *__ptr) { in vec_xst()
18051 double *__ptr) { in vec_xst()
18061 signed __int128 *__ptr) { in vec_xst()
18068 unsigned __int128 *__ptr) { in vec_xst()
18080 signed char *__ptr) { in vec_xst_trunc()
18086 unsigned char *__ptr) { in vec_xst_trunc()
18092 signed short *__ptr) { in vec_xst_trunc()
18098 unsigned short *__ptr) { in vec_xst_trunc()
18104 signed int *__ptr) { in vec_xst_trunc()
18110 unsigned int *__ptr) { in vec_xst_trunc()
18116 signed long long *__ptr) { in vec_xst_trunc()
18122 unsigned long long *__ptr) { in vec_xst_trunc()
18132 signed char *__ptr) { in vec_xst_be()
18142 unsigned char *__ptr) { in vec_xst_be()
18152 signed short *__ptr) { in vec_xst_be()
18161 unsigned short *__ptr) { in vec_xst_be()
18170 signed int *__ptr) { in vec_xst_be()
18176 unsigned int *__ptr) { in vec_xst_be()
18182 float *__ptr) { in vec_xst_be()
18189 signed long long *__ptr) { in vec_xst_be()
18195 unsigned long long *__ptr) { in vec_xst_be()
18201 double *__ptr) { in vec_xst_be()
18210 signed __int128 *__ptr) { in vec_xst_be()
18216 unsigned __int128 *__ptr) { in vec_xst_be()