Searched defs:vec_lvrxl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h13035 vec_lvrxl(int __a, const signed char *__b) { function
13041 vec_lvrxl(int __a, const vector signed char *__b) { function
13047 vec_lvrxl(int __a, const unsigned char *__b) { function
13053 vec_lvrxl(int __a, const vector unsigned char *__b) { function
13059 vec_lvrxl(int __a, const vector bool char *__b) { function
13064 static __inline__ vector short __ATTRS_o_ai vec_lvrxl(int __a, function
13069 static __inline__ vector short __ATTRS_o_ai vec_lvrxl(int __a, function
13076 vec_lvrxl(int __a, const unsigned short *__b) { function
13082 vec_lvrxl(in function
13088 vec_lvrxl(int __a, const vector bool short *__b) { function
13093 static __inline__ vector pixel __ATTRS_o_ai vec_lvrxl(int __a, function
13099 static __inline__ vector int __ATTRS_o_ai vec_lvrxl(int __a, const int *__b) { function
13103 static __inline__ vector int __ATTRS_o_ai vec_lvrxl(int __a, function
13110 vec_lvrxl(int __a, const unsigned int *__b) { function
13116 vec_lvrxl(int __a, const vector unsigned int *__b) { function
13122 vec_lvrxl(int __a, const vector bool int *__b) { function
13127 static __inline__ vector float __ATTRS_o_ai vec_lvrxl(int __a, function
13132 static __inline__ vector float __ATTRS_o_ai vec_lvrxl(int __a, function
[all...]

Completed in 197 milliseconds