Searched defs:vec_lvxl (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 4402 vec_lvxl(long __a, const vector signed char *__b) { in vec_lvxl() function 4407 vec_lvxl(long __a, const signed char *__b) { in vec_lvxl() function 4412 vec_lvxl(long __a, const vector unsigned char *__b) { in vec_lvxl() function 4417 vec_lvxl(long __a, const unsigned char *__b) { in vec_lvxl() function 4422 vec_lvxl(long __a, const vector bool char *__b) { in vec_lvxl() function 4426 static __inline__ vector short __ATTRS_o_ai vec_lvxl(long __a, in vec_lvxl() function 4431 static __inline__ vector short __ATTRS_o_ai vec_lvxl(long __a, in vec_lvxl() function 4437 vec_lvxl(long __a, const vector unsigned short *__b) { in vec_lvxl() function 4442 vec_lvxl(lon function 4447 vec_lvxl(long __a, const vector bool short *__b) { vec_lvxl() function 4451 static __inline__ vector pixel __ATTRS_o_ai vec_lvxl(long __a, vec_lvxl() function 4456 static __inline__ vector int __ATTRS_o_ai vec_lvxl(long __a, vec_lvxl() function 4461 static __inline__ vector int __ATTRS_o_ai vec_lvxl(long __a, const int *__b) { vec_lvxl() function 4466 vec_lvxl(long __a, const vector unsigned int *__b) { vec_lvxl() function 4471 vec_lvxl(long __a, const unsigned int *__b) { vec_lvxl() function 4476 vec_lvxl(long __a, const vector bool int *__b) { vec_lvxl() function 4480 static __inline__ vector float __ATTRS_o_ai vec_lvxl(long __a, vec_lvxl() function 4485 static __inline__ vector float __ATTRS_o_ai vec_lvxl(long __a, vec_lvxl() function [all...] |