Searched refs:vec_lvlxl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h245 #define vec_lvlxl __builtin_vec_lvlxl macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h13752 /* vec_lvlxl */
13755 vec_lvlxl(int __a, const signed char *__b) { function
13761 vec_lvlxl(int __a, const vector signed char *__b) { function
13767 vec_lvlxl(int __a, const unsigned char *__b) { function
13773 vec_lvlxl(int __a, const vector unsigned char *__b) { function
13779 vec_lvlxl(int __a, const vector bool char *__b) { function
13784 static __inline__ vector short __ATTRS_o_ai vec_lvlxl(int __a, function
13789 static __inline__ vector short __ATTRS_o_ai vec_lvlxl(int __a, function
13796 vec_lvlxl(int __a, const unsigned short *__b) { function
13802 vec_lvlxl(in function
13808 vec_lvlxl(int __a, const vector bool short *__b) { function
13813 static __inline__ vector pixel __ATTRS_o_ai vec_lvlxl(int __a, function
13819 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, const int *__b) { function
13823 static __inline__ vector int __ATTRS_o_ai vec_lvlxl(int __a, function
13830 vec_lvlxl(int __a, const unsigned int *__b) { function
13836 vec_lvlxl(int __a, const vector unsigned int *__b) { function
13842 vec_lvlxl(int __a, const vector bool int *__b) { function
13847 static __inline__ vector float __ATTRS_o_ai vec_lvlxl(int __a, function
13852 static __inline__ vector float __ATTRS_o_ai vec_lvlxl(int __a, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3544 /* vec_lvlxl (load vector left indexed last)
3547 #define vec_lvlxl(_a, _b) vec_lvlx(_a, _b) macro

Completed in 400 milliseconds