Searched refs:vec_lvx (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h70 #define vec_lvx vec_ld macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h1813 /* vec_lvx */
1816 vec_lvx(int __a, const vector signed char *__b) function
1822 vec_lvx(int __a, const signed char *__b) function
1828 vec_lvx(int __a, const vector unsigned char *__b) function
1834 vec_lvx(int __a, const unsigned char *__b) function
1840 vec_lvx(int __a, const vector bool char *__b) function
1846 vec_lvx(int __a, const vector short *__b) function
1852 vec_lvx(int __a, const short *__b) function
1858 vec_lvx(int __a, const vector unsigned short *__b) function
1864 vec_lvx(in function
1870 vec_lvx(int __a, const vector bool short *__b) function
1876 vec_lvx(int __a, const vector pixel *__b) function
1882 vec_lvx(int __a, const vector int *__b) function
1888 vec_lvx(int __a, const int *__b) function
1894 vec_lvx(int __a, const vector unsigned int *__b) function
1900 vec_lvx(int __a, const unsigned int *__b) function
1906 vec_lvx(int __a, const vector bool int *__b) function
1912 vec_lvx(int __a, const vector float *__b) function
1918 vec_lvx(int __a, const float *__b) function
[all...]

Completed in 82 milliseconds