Searched defs:vec_st (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Headers/ |
D | altivec.h | 8662 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st() function 8667 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, in vec_st() function 8672 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st() function 8677 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, in vec_st() function 8682 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 8687 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 8692 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, in vec_st() function 8697 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st() function 8702 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, in vec_st() function 8707 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, in vec_st() function [all …]
|