Searched defs:vec_stl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | altivec.h | 11511 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function 11516 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function 11521 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function 11526 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function 11531 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function 11536 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function 11541 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function 11546 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl() function 11551 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl() function 11556 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl() function [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 283 #define vec_stl __builtin_vec_stl macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | vmx2spu.h | 1979 #define vec_stl(_a, _b, _c) vec_st(_a, _b, _c) macro
|