Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h4313 vec_ldl(long __a, const vector signed char *__b) { in vec_ldl() function
4318 vec_ldl(long __a, const signed char *__b) { in vec_ldl() function
4323 vec_ldl(long __a, const vector unsigned char *__b) { in vec_ldl() function
4328 vec_ldl(long __a, const unsigned char *__b) { in vec_ldl() function
4333 vec_ldl(long __a, const vector bool char *__b) { in vec_ldl() function
4337 static __inline__ vector short __ATTRS_o_ai vec_ldl(long __a, in vec_ldl() function
4342 static __inline__ vector short __ATTRS_o_ai vec_ldl(long __a, const short *__b) { in vec_ldl() function
4347 vec_ldl(long __a, const vector unsigned short *__b) { in vec_ldl() function
4352 vec_ldl(lon function
4357 vec_ldl(long __a, const vector bool short *__b) { vec_ldl() function
4361 static __inline__ vector pixel __ATTRS_o_ai vec_ldl(long __a, vec_ldl() function
4366 static __inline__ vector int __ATTRS_o_ai vec_ldl(long __a, vec_ldl() function
4371 static __inline__ vector int __ATTRS_o_ai vec_ldl(long __a, const int *__b) { vec_ldl() function
4376 vec_ldl(long __a, const vector unsigned int *__b) { vec_ldl() function
4381 vec_ldl(long __a, const unsigned int *__b) { vec_ldl() function
4386 vec_ldl(long __a, const vector bool int *__b) { vec_ldl() function
4390 static __inline__ vector float __ATTRS_o_ai vec_ldl(long __a, vec_ldl() function
4395 static __inline__ vector float __ATTRS_o_ai vec_ldl(long __a, const float *__b) { vec_ldl() function
[all...]