Searched defs:vec_xld2 (Results 1 – 4 of 4) sorted by relevance
178 #define vec_xld2 __builtin_s390_vec_xld2 macro
184 #define vec_xld2 __builtin_s390_vec_xld2 macro
1103 vec_xld2(long __offset, const signed char *__ptr) { in vec_xld2() function1112 vec_xld2(long __offset, const unsigned char *__ptr) { in vec_xld2() function1121 vec_xld2(long __offset, const signed short *__ptr) { in vec_xld2() function1130 vec_xld2(long __offset, const unsigned short *__ptr) { in vec_xld2() function1139 vec_xld2(long __offset, const signed int *__ptr) { in vec_xld2() function1148 vec_xld2(long __offset, const unsigned int *__ptr) { in vec_xld2() function1157 vec_xld2(long __offset, const signed long long *__ptr) { in vec_xld2() function1166 vec_xld2(long __offset, const unsigned long long *__ptr) { in vec_xld2() function1175 vec_xld2(long __offset, const double *__ptr) { in vec_xld2() function
17550 #define vec_xld2 vec_xl macro