Lines Matching defs:__offset
859 __vector unsigned int __offset, in vec_gather_element()
869 __vector unsigned int __offset, in vec_gather_element()
879 __vector unsigned int __offset, in vec_gather_element()
889 __vector unsigned long long __offset, in vec_gather_element()
899 __vector unsigned long long __offset, in vec_gather_element()
909 __vector unsigned long long __offset, in vec_gather_element()
920 __vector unsigned int __offset, in vec_gather_element()
931 __vector unsigned long long __offset, in vec_gather_element()
943 __vector unsigned int __offset, in vec_scatter_element()
952 __vector unsigned int __offset, in vec_scatter_element()
961 __vector unsigned int __offset, in vec_scatter_element()
970 __vector unsigned long long __offset, in vec_scatter_element()
979 __vector unsigned long long __offset, in vec_scatter_element()
988 __vector unsigned long long __offset, in vec_scatter_element()
998 __vector unsigned int __offset, in vec_scatter_element()
1008 __vector unsigned long long __offset, in vec_scatter_element()
1018 vec_xl(long __offset, const signed char *__ptr) { in vec_xl()
1024 vec_xl(long __offset, const unsigned char *__ptr) { in vec_xl()
1030 vec_xl(long __offset, const signed short *__ptr) { in vec_xl()
1036 vec_xl(long __offset, const unsigned short *__ptr) { in vec_xl()
1042 vec_xl(long __offset, const signed int *__ptr) { in vec_xl()
1048 vec_xl(long __offset, const unsigned int *__ptr) { in vec_xl()
1054 vec_xl(long __offset, const signed long long *__ptr) { in vec_xl()
1060 vec_xl(long __offset, const unsigned long long *__ptr) { in vec_xl()
1067 vec_xl(long __offset, const float *__ptr) { in vec_xl()
1074 vec_xl(long __offset, const double *__ptr) { in vec_xl()
1083 vec_xld2(long __offset, const signed char *__ptr) { in vec_xld2()
1090 vec_xld2(long __offset, const unsigned char *__ptr) { in vec_xld2()
1097 vec_xld2(long __offset, const signed short *__ptr) { in vec_xld2()
1104 vec_xld2(long __offset, const unsigned short *__ptr) { in vec_xld2()
1111 vec_xld2(long __offset, const signed int *__ptr) { in vec_xld2()
1118 vec_xld2(long __offset, const unsigned int *__ptr) { in vec_xld2()
1125 vec_xld2(long __offset, const signed long long *__ptr) { in vec_xld2()
1132 vec_xld2(long __offset, const unsigned long long *__ptr) { in vec_xld2()
1139 vec_xld2(long __offset, const double *__ptr) { in vec_xld2()
1148 vec_xlw4(long __offset, const signed char *__ptr) { in vec_xlw4()
1155 vec_xlw4(long __offset, const unsigned char *__ptr) { in vec_xlw4()
1162 vec_xlw4(long __offset, const signed short *__ptr) { in vec_xlw4()
1169 vec_xlw4(long __offset, const unsigned short *__ptr) { in vec_xlw4()
1176 vec_xlw4(long __offset, const signed int *__ptr) { in vec_xlw4()
1183 vec_xlw4(long __offset, const unsigned int *__ptr) { in vec_xlw4()
1191 vec_xst(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xst()
1196 vec_xst(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xst()
1201 vec_xst(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xst()
1206 vec_xst(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xst()
1211 vec_xst(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xst()
1216 vec_xst(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xst()
1221 vec_xst(__vector signed long long __vec, long __offset, in vec_xst()
1227 vec_xst(__vector unsigned long long __vec, long __offset, in vec_xst()
1234 vec_xst(__vector float __vec, long __offset, float *__ptr) { in vec_xst()
1240 vec_xst(__vector double __vec, long __offset, double *__ptr) { in vec_xst()
1248 vec_xstd2(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xstd2()
1254 vec_xstd2(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xstd2()
1260 vec_xstd2(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xstd2()
1266 vec_xstd2(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xstd2()
1272 vec_xstd2(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xstd2()
1278 vec_xstd2(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xstd2()
1284 vec_xstd2(__vector signed long long __vec, long __offset, in vec_xstd2()
1291 vec_xstd2(__vector unsigned long long __vec, long __offset, in vec_xstd2()
1298 vec_xstd2(__vector double __vec, long __offset, double *__ptr) { in vec_xstd2()
1306 vec_xstw4(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xstw4()
1312 vec_xstw4(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xstw4()
1318 vec_xstw4(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xstw4()
1324 vec_xstw4(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xstw4()
1330 vec_xstw4(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xstw4()
1336 vec_xstw4(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xstw4()