Searched defs:vec_lde (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/Headers/ |
H A D | altivec.h | 1923 /* vec_lde */ 1926 vec_lde(int __a, const signed char *__b) function 1932 vec_lde(int __a, const unsigned char *__b) function 1938 vec_lde(int __a, const short *__b) function 1944 vec_lde(int __a, const unsigned short *__b) function 1950 vec_lde(int __a, const int *__b) function 1956 vec_lde(int __a, const unsigned int *__b) function 1962 vec_lde(int __a, const float *__b) function
|
/external/clang/lib/include/ |
H A D | altivec.h | 1923 /* vec_lde */ 1926 vec_lde(int __a, const signed char *__b) function 1932 vec_lde(int __a, const unsigned char *__b) function 1938 vec_lde(int __a, const short *__b) function 1944 vec_lde(int __a, const unsigned short *__b) function 1950 vec_lde(int __a, const int *__b) function 1956 vec_lde(int __a, const unsigned int *__b) function 1962 vec_lde(int __a, const float *__b) function
|
Completed in 72 milliseconds