Searched defs:vec_lvrxl (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 14077 vec_lvrxl(int __a, const signed char *__b) { in vec_lvrxl() function 14083 vec_lvrxl(int __a, const vector signed char *__b) { in vec_lvrxl() function 14089 vec_lvrxl(int __a, const unsigned char *__b) { in vec_lvrxl() function 14095 vec_lvrxl(int __a, const vector unsigned char *__b) { in vec_lvrxl() function 14101 vec_lvrxl(int __a, const vector bool char *__b) { in vec_lvrxl() function 14106 static __inline__ vector short __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl() function 14111 static __inline__ vector short __ATTRS_o_ai vec_lvrxl(int __a, in vec_lvrxl() function 14118 vec_lvrxl(int __a, const unsigned short *__b) { in vec_lvrxl() function 14124 vec_lvrxl(in function 14130 vec_lvrxl(int __a, const vector bool short *__b) { vec_lvrxl() function 14135 static __inline__ vector pixel __ATTRS_o_ai vec_lvrxl(int __a, vec_lvrxl() function 14141 static __inline__ vector int __ATTRS_o_ai vec_lvrxl(int __a, const int *__b) { vec_lvrxl() function 14145 static __inline__ vector int __ATTRS_o_ai vec_lvrxl(int __a, vec_lvrxl() function 14152 vec_lvrxl(int __a, const unsigned int *__b) { vec_lvrxl() function 14158 vec_lvrxl(int __a, const vector unsigned int *__b) { vec_lvrxl() function 14164 vec_lvrxl(int __a, const vector bool int *__b) { vec_lvrxl() function 14169 static __inline__ vector float __ATTRS_o_ai vec_lvrxl(int __a, vec_lvrxl() function 14174 static __inline__ vector float __ATTRS_o_ai vec_lvrxl(int __a, vec_lvrxl() function [all...] |