Lines Matching refs:vec_ld

18081 vector float vec_ld (int, const vector float *);
18082 vector float vec_ld (int, const float *);
18083 vector bool int vec_ld (int, const vector bool int *);
18084 vector signed int vec_ld (int, const vector signed int *);
18085 vector signed int vec_ld (int, const int *);
18086 vector unsigned int vec_ld (int, const vector unsigned int *);
18087 vector unsigned int vec_ld (int, const unsigned int *);
18088 vector bool short vec_ld (int, const vector bool short *);
18089 vector pixel vec_ld (int, const vector pixel *);
18090 vector signed short vec_ld (int, const vector signed short *);
18091 vector signed short vec_ld (int, const short *);
18092 vector unsigned short vec_ld (int, const vector unsigned short *);
18093 vector unsigned short vec_ld (int, const unsigned short *);
18094 vector bool char vec_ld (int, const vector bool char *);
18095 vector signed char vec_ld (int, const vector signed char *);
18096 vector signed char vec_ld (int, const signed char *);
18097 vector unsigned char vec_ld (int, const vector unsigned char *);
18098 vector unsigned char vec_ld (int, const unsigned char *);
19289 vector signed long long vec_ld (int, const vector signed long long *);
19290 vector signed long long vec_ld (int, const signed long long *);
19291 vector unsigned long long vec_ld (int, const vector unsigned long long *);
19292 vector unsigned long long vec_ld (int, const unsigned long long *);
19293 vector __int128 vec_ld (int, const vector __int128 *);
19294 vector unsigned __int128 vec_ld (int, const vector unsigned __int128 *);
19295 vector __int128 vec_ld (int, const __int128 *);
19296 vector unsigned __int128 vec_ld (int, const unsigned __int128 *);
19297 vector double vec_ld (int, const vector double *);
19298 vector double vec_ld (int, const double *);
19523 Note that the @samp{vec_ld} and @samp{vec_st} built-in functions always