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

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h208 #define vec_lvsl __builtin_vec_lvsl macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h2254 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
[all...]

Completed in 166 milliseconds