Searched defs:vec_lvlx (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 13759 vec_lvlx(int __a, const signed char *__b) { in vec_lvlx() function 13765 vec_lvlx(int __a, const vector signed char *__b) { in vec_lvlx() function 13771 vec_lvlx(int __a, const unsigned char *__b) { in vec_lvlx() function 13777 vec_lvlx(int __a, const vector unsigned char *__b) { in vec_lvlx() function 13783 vec_lvlx(int __a, const vector bool char *__b) { in vec_lvlx() function 13788 static __inline__ vector short __ATTRS_o_ai vec_lvlx(int __a, in vec_lvlx() function 13793 static __inline__ vector short __ATTRS_o_ai vec_lvlx(int __a, in vec_lvlx() function 13800 vec_lvlx(int __a, const unsigned short *__b) { in vec_lvlx() function 13806 vec_lvlx(in function 13812 vec_lvlx(int __a, const vector bool short *__b) { vec_lvlx() function 13817 static __inline__ vector pixel __ATTRS_o_ai vec_lvlx(int __a, vec_lvlx() function 13823 static __inline__ vector int __ATTRS_o_ai vec_lvlx(int __a, const int *__b) { vec_lvlx() function 13827 static __inline__ vector int __ATTRS_o_ai vec_lvlx(int __a, vec_lvlx() function 13834 vec_lvlx(int __a, const unsigned int *__b) { vec_lvlx() function 13840 vec_lvlx(int __a, const vector unsigned int *__b) { vec_lvlx() function 13846 vec_lvlx(int __a, const vector bool int *__b) { vec_lvlx() function 13851 static __inline__ vector float __ATTRS_o_ai vec_lvlx(int __a, vec_lvlx() function 13856 static __inline__ vector float __ATTRS_o_ai vec_lvlx(int __a, vec_lvlx() function [all...] |