Searched defs:vec_ste (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Headers/ |
D | altivec.h | 8925 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, int __b, in vec_ste() function 8930 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned char __a, int __b, in vec_ste() function 8935 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, in vec_ste() function 8940 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, in vec_ste() function 8945 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, int __b, in vec_ste() function 8950 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned short __a, int __b, in vec_ste() function 8955 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, in vec_ste() function 8960 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, in vec_ste() function 8965 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, in vec_ste() function 8970 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, in vec_ste() function [all …]
|