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

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h71 #define vec_lvxl vec_ldl macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h2125 /* vec_lvxl */
2128 vec_lvxl(int __a, const vector signed char *__b) function
2134 vec_lvxl(int __a, const signed char *__b) function
2140 vec_lvxl(int __a, const vector unsigned char *__b) function
2146 vec_lvxl(int __a, const unsigned char *__b) function
2152 vec_lvxl(int __a, const vector bool char *__b) function
2158 vec_lvxl(int __a, const vector short *__b) function
2164 vec_lvxl(int __a, const short *__b) function
2170 vec_lvxl(int __a, const vector unsigned short *__b) function
2176 vec_lvxl(in function
2182 vec_lvxl(int __a, const vector bool short *__b) function
2188 vec_lvxl(int __a, const vector pixel *__b) function
2194 vec_lvxl(int __a, const vector int *__b) function
2200 vec_lvxl(int __a, const int *__b) function
2206 vec_lvxl(int __a, const vector unsigned int *__b) function
2212 vec_lvxl(int __a, const unsigned int *__b) function
2218 vec_lvxl(int __a, const vector bool int *__b) function
2224 vec_lvxl(int __a, const vector float *__b) function
2230 vec_lvxl(int __a, const float *__b) function
[all...]

Completed in 115 milliseconds