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()
1026 vec_xl(long __offset, const unsigned char *__ptr) { in vec_xl()
1034 vec_xl(long __offset, const signed short *__ptr) { in vec_xl()
1042 vec_xl(long __offset, const unsigned short *__ptr) { in vec_xl()
1050 vec_xl(long __offset, const signed int *__ptr) { in vec_xl()
1058 vec_xl(long __offset, const unsigned int *__ptr) { in vec_xl()
1066 vec_xl(long __offset, const signed long long *__ptr) { in vec_xl()
1074 vec_xl(long __offset, const unsigned long long *__ptr) { in vec_xl()
1083 vec_xl(long __offset, const float *__ptr) { in vec_xl()
1092 vec_xl(long __offset, const double *__ptr) { in vec_xl()
1103 vec_xld2(long __offset, const signed char *__ptr) { in vec_xld2()
1112 vec_xld2(long __offset, const unsigned char *__ptr) { in vec_xld2()
1121 vec_xld2(long __offset, const signed short *__ptr) { in vec_xld2()
1130 vec_xld2(long __offset, const unsigned short *__ptr) { in vec_xld2()
1139 vec_xld2(long __offset, const signed int *__ptr) { in vec_xld2()
1148 vec_xld2(long __offset, const unsigned int *__ptr) { in vec_xld2()
1157 vec_xld2(long __offset, const signed long long *__ptr) { in vec_xld2()
1166 vec_xld2(long __offset, const unsigned long long *__ptr) { in vec_xld2()
1175 vec_xld2(long __offset, const double *__ptr) { in vec_xld2()
1186 vec_xlw4(long __offset, const signed char *__ptr) { in vec_xlw4()
1195 vec_xlw4(long __offset, const unsigned char *__ptr) { in vec_xlw4()
1204 vec_xlw4(long __offset, const signed short *__ptr) { in vec_xlw4()
1213 vec_xlw4(long __offset, const unsigned short *__ptr) { in vec_xlw4()
1222 vec_xlw4(long __offset, const signed int *__ptr) { in vec_xlw4()
1231 vec_xlw4(long __offset, const unsigned int *__ptr) { in vec_xlw4()
1241 vec_xst(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xst()
1248 vec_xst(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xst()
1255 vec_xst(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xst()
1262 vec_xst(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xst()
1269 vec_xst(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xst()
1275 vec_xst(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xst()
1282 vec_xst(__vector signed long long __vec, long __offset, in vec_xst()
1290 vec_xst(__vector unsigned long long __vec, long __offset, in vec_xst()
1299 vec_xst(__vector float __vec, long __offset, float *__ptr) { in vec_xst()
1306 vec_xst(__vector double __vec, long __offset, double *__ptr) { in vec_xst()
1315 vec_xstd2(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xstd2()
1323 vec_xstd2(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xstd2()
1331 vec_xstd2(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xstd2()
1339 vec_xstd2(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xstd2()
1347 vec_xstd2(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xstd2()
1354 vec_xstd2(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xstd2()
1362 vec_xstd2(__vector signed long long __vec, long __offset, in vec_xstd2()
1371 vec_xstd2(__vector unsigned long long __vec, long __offset, in vec_xstd2()
1380 vec_xstd2(__vector double __vec, long __offset, double *__ptr) { in vec_xstd2()
1389 vec_xstw4(__vector signed char __vec, long __offset, signed char *__ptr) { in vec_xstw4()
1397 vec_xstw4(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { in vec_xstw4()
1405 vec_xstw4(__vector signed short __vec, long __offset, signed short *__ptr) { in vec_xstw4()
1413 vec_xstw4(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { in vec_xstw4()
1421 vec_xstw4(__vector signed int __vec, long __offset, signed int *__ptr) { in vec_xstw4()
1428 vec_xstw4(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { in vec_xstw4()