Searched defs:vec_stl (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 11604 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function 11609 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function 11614 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function 11619 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function 11624 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function 11629 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function 11634 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function 11639 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl() function 11644 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl() function 11649 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl() function [all …]
|