Searched defs:vec_lvlxl (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 13865 vec_lvlxl(int __a, const signed char *__b) { in vec_lvlxl() function 13871 vec_lvlxl(int __a, const vector signed char *__b) { in vec_lvlxl() function 13877 vec_lvlxl(int __a, const unsigned char *__b) { in vec_lvlxl() function 13883 vec_lvlxl(int __a, const vector unsigned char *__b) { in vec_lvlxl() function 13889 vec_lvlxl(int __a, const vector bool char *__b) { in vec_lvlxl() function 13894 static __inline__ vector short __ATTRS_o_ai vec_lvlxl(int __a, in vec_lvlxl() function 13899 static __inline__ vector short __ATTRS_o_ai vec_lvlxl(int __a, in vec_lvlxl() function 13906 vec_lvlxl(int __a, const unsigned short *__b) { in vec_lvlxl() function 13912 vec_lvlxl(in function 13918 vec_lvlxl(int __a, const vector bool short *__b) { vec_lvlxl() function 13923 static __inline__ vector pixel __ATTRS_o_ai vec_lvlxl(int __a, vec_lvlxl() function 13929 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, const int *__b) { vec_lvlxl() function 13933 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, vec_lvlxl() function 13940 vec_lvlxl(int __a, const unsigned int *__b) { vec_lvlxl() function 13946 vec_lvlxl(int __a, const vector unsigned int *__b) { vec_lvlxl() function 13952 vec_lvlxl(int __a, const vector bool int *__b) { vec_lvlxl() function 13957 static __inline__ vector float __ATTRS_o_ai vec_lvlxl(int __a, vec_lvlxl() function 13962 static __inline__ vector float __ATTRS_o_ai vec_lvlxl(int __a, vec_lvlxl() function [all...] |