Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h4150 vec_lvx(long __a, const vector signed char *__b) { in vec_lvx() function
4155 vec_lvx(long __a, const signed char *__b) { in vec_lvx() function
4160 vec_lvx(long __a, const vector unsigned char *__b) { in vec_lvx() function
4165 vec_lvx(long __a, const unsigned char *__b) { in vec_lvx() function
4170 vec_lvx(long __a, const vector bool char *__b) { in vec_lvx() function
4174 static __inline__ vector short __ATTRS_o_ai vec_lvx(long __a, in vec_lvx() function
4179 static __inline__ vector short __ATTRS_o_ai vec_lvx(long __a, const short *__b) { in vec_lvx() function
4184 vec_lvx(long __a, const vector unsigned short *__b) { in vec_lvx() function
4189 vec_lvx(lon function
4194 vec_lvx(long __a, const vector bool short *__b) { vec_lvx() function
4198 static __inline__ vector pixel __ATTRS_o_ai vec_lvx(long __a, vec_lvx() function
4203 static __inline__ vector int __ATTRS_o_ai vec_lvx(long __a, vec_lvx() function
4208 static __inline__ vector int __ATTRS_o_ai vec_lvx(long __a, const int *__b) { vec_lvx() function
4213 vec_lvx(long __a, const vector unsigned int *__b) { vec_lvx() function
4218 vec_lvx(long __a, const unsigned int *__b) { vec_lvx() function
4223 vec_lvx(long __a, const vector bool int *__b) { vec_lvx() function
4227 static __inline__ vector float __ATTRS_o_ai vec_lvx(long __a, vec_lvx() function
4232 static __inline__ vector float __ATTRS_o_ai vec_lvx(long __a, const float *__b) { vec_lvx() function
[all...]