Home
last modified time | relevance | path

Searched defs:vec_xld2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h178 #define vec_xld2 __builtin_s390_vec_xld2 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h184 #define vec_xld2 __builtin_s390_vec_xld2 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h1103 vec_xld2(long __offset, const signed char *__ptr) { in vec_xld2() function
1112 vec_xld2(long __offset, const unsigned char *__ptr) { in vec_xld2() function
1121 vec_xld2(long __offset, const signed short *__ptr) { in vec_xld2() function
1130 vec_xld2(long __offset, const unsigned short *__ptr) { in vec_xld2() function
1139 vec_xld2(long __offset, const signed int *__ptr) { in vec_xld2() function
1148 vec_xld2(long __offset, const unsigned int *__ptr) { in vec_xld2() function
1157 vec_xld2(long __offset, const signed long long *__ptr) { in vec_xld2() function
1166 vec_xld2(long __offset, const unsigned long long *__ptr) { in vec_xld2() function
1175 vec_xld2(long __offset, const double *__ptr) { in vec_xld2() function
H A Daltivec.h17550 #define vec_xld2 vec_xl macro