Lines Matching defs:vec_xl
1098 /*-- vec_xl -----------------------------------------------------------------*/
1101 vec_xl(long __offset, const signed char *__ptr) {
1109 vec_xl(long __offset, const unsigned char *__ptr) {
1117 vec_xl(long __offset, const signed short *__ptr) {
1125 vec_xl(long __offset, const unsigned short *__ptr) {
1133 vec_xl(long __offset, const signed int *__ptr) {
1141 vec_xl(long __offset, const unsigned int *__ptr) {
1149 vec_xl(long __offset, const signed long long *__ptr) {
1157 vec_xl(long __offset, const unsigned long long *__ptr) {
1165 vec_xl(long __offset, const signed __int128 *__ptr) {
1173 vec_xl(long __offset, const unsigned __int128 *__ptr) {
1182 vec_xl(long __offset, const float *__ptr) {
1191 vec_xl(long __offset, const double *__ptr) {