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

/external/clang/lib/Headers/
H A Daltivec.h11135 /* vec_lvlxl */
11138 vec_lvlxl(int __a, const signed char *__b) { function
11144 vec_lvlxl(int __a, const vector signed char *__b) { function
11150 vec_lvlxl(int __a, const unsigned char *__b) { function
11156 vec_lvlxl(int __a, const vector unsigned char *__b) { function
11162 vec_lvlxl(int __a, const vector bool char *__b) { function
11167 static __inline__ vector short __ATTRS_o_ai vec_lvlxl(int __a, function
11172 static __inline__ vector short __ATTRS_o_ai vec_lvlxl(int __a, function
11179 vec_lvlxl(int __a, const unsigned short *__b) { function
11185 vec_lvlxl(in function
11191 vec_lvlxl(int __a, const vector bool short *__b) { function
11196 static __inline__ vector pixel __ATTRS_o_ai vec_lvlxl(int __a, function
11202 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, const int *__b) { function
11206 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, function
11213 vec_lvlxl(int __a, const unsigned int *__b) { function
11219 vec_lvlxl(int __a, const vector unsigned int *__b) { function
11225 vec_lvlxl(int __a, const vector bool int *__b) { function
11230 static __inline__ vector float __ATTRS_o_ai vec_lvlxl(int __a, function
11235 static __inline__ vector float __ATTRS_o_ai vec_lvlxl(int __a, function
[all...]

Completed in 149 milliseconds