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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h2251 /* vec_lvsl */
2254 vec_lvsl(int __a, const signed char *__b) function
2260 vec_lvsl(int __a, const unsigned char *__b) function
2266 vec_lvsl(int __a, const short *__b) function
2272 vec_lvsl(int __a, const unsigned short *__b) function
2278 vec_lvsl(int __a, const int *__b) function
2284 vec_lvsl(int __a, const unsigned int *__b) function
2290 vec_lvsl(int __a, const float *__b) function
8639 vec_lvsl(__a, __b));
8647 vec_lvsl(__
[all...]
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Daltivec.h208 #define vec_lvsl __builtin_vec_lvsl macro

Completed in 121 milliseconds