| vecintrin.h | 1311 /*-- vec_xstd2 --------------------------------------------------------------*/ 1315 vec_xstd2(__vector signed char __vec, long __offset, signed char *__ptr) { function 1323 vec_xstd2(__vector unsigned char __vec, long __offset, unsigned char *__ptr) { function 1331 vec_xstd2(__vector signed short __vec, long __offset, signed short *__ptr) { function 1339 vec_xstd2(__vector unsigned short __vec, long __offset, unsigned short *__ptr) { function 1347 vec_xstd2(__vector signed int __vec, long __offset, signed int *__ptr) { function 1354 vec_xstd2(__vector unsigned int __vec, long __offset, unsigned int *__ptr) { function 1362 vec_xstd2(__vector signed long long __vec, long __offset, function 1371 vec_xstd2(__vector unsigned long long __vec, long __offset, function 1380 vec_xstd2(__vector double __vec, long __offset, double *__ptr) function [all...] |