Searched refs:vec_xl (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h177 #define vec_xl __builtin_s390_vec_xl macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h183 #define vec_xl __builtin_s390_vec_xl macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h361 #define vec_xl __builtin_vec_vsx_ld macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h1015 /*-- vec_xl -----------------------------------------------------------------*/
1018 vec_xl(long __offset, const signed char *__ptr) { function
1026 vec_xl(long __offset, const unsigned char *__ptr) { function
1034 vec_xl(long __offset, const signed short *__ptr) { function
1042 vec_xl(long __offset, const unsigned short *__ptr) { function
1050 vec_xl(long __offset, const signed int *__ptr) { function
1058 vec_xl(long __offset, const unsigned int *__ptr) { function
1066 vec_xl(long __offset, const signed long long *__ptr) { function
1074 vec_xl(long __offset, const unsigned long long *__ptr) { function
1083 vec_xl(lon function
1092 vec_xl(long __offset, const double *__ptr) { function
[all...]
H A Daltivec.h17548 /* vec_xl */
17550 #define vec_xld2 vec_xl
17551 #define vec_xlw4 vec_xl
17560 static inline __ATTRS_o_ai vector signed char vec_xl(ptrdiff_t __offset, function
17566 vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) { function
17571 vec_xl(ptrdiff_t __offset, const signed short *__ptr) { function
17577 vec_xl(ptrdiff_t __offset, const unsigned short *__ptr) { function
17582 static inline __ATTRS_o_ai vector signed int vec_xl(ptrdiff_t __offset, function
17589 vec_xl(ptrdiff_t __offset, const unsigned int *__ptr) { function
17594 static inline __ATTRS_o_ai vector float vec_xl(ptrdiff_ function
17606 vec_xl(ptrdiff_t __offset, const signed long long *__ptr) { function
17612 vec_xl(ptrdiff_t __offset, const unsigned long long *__ptr) { function
17617 static inline __ATTRS_o_ai vector double vec_xl(ptrdiff_t __offset, function
17630 vec_xl(ptrdiff_t __offset, const signed __int128 *__ptr) { function
17636 vec_xl(ptrdiff_t __offset, const unsigned __int128 *__ptr) { function
[all...]

Completed in 419 milliseconds