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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h2015 /* vec_ldl */
2018 vec_ldl(int __a, const vector signed char *__b) function
2024 vec_ldl(int __a, const signed char *__b) function
2030 vec_ldl(int __a, const vector unsigned char *__b) function
2036 vec_ldl(int __a, const unsigned char *__b) function
2042 vec_ldl(int __a, const vector bool char *__b) function
2048 vec_ldl(int __a, const vector short *__b) function
2054 vec_ldl(int __a, const short *__b) function
2060 vec_ldl(int __a, const vector unsigned short *__b) function
2066 vec_ldl(in function
2072 vec_ldl(int __a, const vector bool short *__b) function
2078 vec_ldl(int __a, const vector pixel *__b) function
2084 vec_ldl(int __a, const vector int *__b) function
2090 vec_ldl(int __a, const int *__b) function
2096 vec_ldl(int __a, const vector unsigned int *__b) function
2102 vec_ldl(int __a, const unsigned int *__b) function
2108 vec_ldl(int __a, const vector bool int *__b) function
2114 vec_ldl(int __a, const vector float *__b) function
2120 vec_ldl(int __a, const float *__b) function
[all...]
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h71 #define vec_lvxl vec_ldl
204 #define vec_ldl __builtin_vec_ldl macro

Completed in 56 milliseconds