Searched defs:vec_lvrx (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 13971 vec_lvrx(int __a, const signed char *__b) { in vec_lvrx() function 13977 vec_lvrx(int __a, const vector signed char *__b) { in vec_lvrx() function 13983 vec_lvrx(int __a, const unsigned char *__b) { in vec_lvrx() function 13989 vec_lvrx(int __a, const vector unsigned char *__b) { in vec_lvrx() function 13995 vec_lvrx(int __a, const vector bool char *__b) { in vec_lvrx() function 14000 static __inline__ vector short __ATTRS_o_ai vec_lvrx(int __a, in vec_lvrx() function 14005 static __inline__ vector short __ATTRS_o_ai vec_lvrx(int __a, in vec_lvrx() function 14012 vec_lvrx(int __a, const unsigned short *__b) { in vec_lvrx() function 14018 vec_lvrx(in function 14024 vec_lvrx(int __a, const vector bool short *__b) { vec_lvrx() function 14029 static __inline__ vector pixel __ATTRS_o_ai vec_lvrx(int __a, vec_lvrx() function 14035 static __inline__ vector int __ATTRS_o_ai vec_lvrx(int __a, const int *__b) { vec_lvrx() function 14039 static __inline__ vector int __ATTRS_o_ai vec_lvrx(int __a, vec_lvrx() function 14046 vec_lvrx(int __a, const unsigned int *__b) { vec_lvrx() function 14052 vec_lvrx(int __a, const vector unsigned int *__b) { vec_lvrx() function 14058 vec_lvrx(int __a, const vector bool int *__b) { vec_lvrx() function 14063 static __inline__ vector float __ATTRS_o_ai vec_lvrx(int __a, vec_lvrx() function 14068 static __inline__ vector float __ATTRS_o_ai vec_lvrx(int __a, vec_lvrx() function [all...] |