Home
last modified time | relevance | path

Searched refs:vec_dststt (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/rs6000/
Daltivec.h200 #define vec_dststt __builtin_vec_dststt macro
/freebsd-9-stable/contrib/gcc/doc/
Dextend.texi8344 void vec_dststt (const vector unsigned char *, int, const int);
8345 void vec_dststt (const vector signed char *, int, const int);
8346 void vec_dststt (const vector bool char *, int, const int);
8347 void vec_dststt (const vector unsigned short *, int, const int);
8348 void vec_dststt (const vector signed short *, int, const int);
8349 void vec_dststt (const vector bool short *, int, const int);
8350 void vec_dststt (const vector pixel *, int, const int);
8351 void vec_dststt (const vector unsigned int *, int, const int);
8352 void vec_dststt (const vector signed int *, int, const int);
8353 void vec_dststt (const vector bool int *, int, const int);
[all …]
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
Daltivec.h1658 vec_dststt(const void *__a, int __b, int __c) in vec_dststt() function
/freebsd-9-stable/contrib/gcc/
DChangeLog-200431724 vec_ctu, vec_dss, vec_dst, vec_dstst, vec_dststt, vec_dstt, vec_ld,
37830 * config/rs6000/altivec.h (vec_dst, vec_dstst, vec_dststt,