Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h11350 vec_lvrxl(int __a, const signed char *__b) { in vec_lvrxl() function
11356 vec_lvrxl(int __a, const vector signed char *__b) { in vec_lvrxl() function
11362 vec_lvrxl(int __a, const unsigned char *__b) { in vec_lvrxl() function
11368 vec_lvrxl(int __a, const vector unsigned char *__b) { in vec_lvrxl() function
11374 vec_lvrxl(int __a, const vector bool char *__b) { in vec_lvrxl() function
11379 static __inline__ vector short __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl() function
11384 static __inline__ vector short __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl() function
11391 vec_lvrxl(int __a, const unsigned short *__b) { in vec_lvrxl() function
11397 vec_lvrxl(int __a, const vector unsigned short *__b) { in vec_lvrxl() function
11403 vec_lvrxl(int __a, const vector bool short *__b) { in vec_lvrxl() function
[all …]