Home
last modified time | relevance | path

Searched defs:vec_lde (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Headers/
H A Daltivec.h4239 vec_lde(long __a, const signed char *__b) { in vec_lde() function
4244 vec_lde(long __a, const unsigned char *__b) { in vec_lde() function
4248 static __inline__ vector short __ATTRS_o_ai vec_lde(long __a, const short *__b) { in vec_lde() function
4253 vec_lde(long __a, const unsigned short *__b) { in vec_lde() function
4257 static __inline__ vector int __ATTRS_o_ai vec_lde(long __a, const int *__b) { in vec_lde() function
4262 vec_lde(long __a, const unsigned int *__b) { in vec_lde() function
4266 static __inline__ vector float __ATTRS_o_ai vec_lde(long __a, const float *__b) { in vec_lde() function