Searched defs:vec_ste (Results 1 – 2 of 2) 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 …]
|
/external/llvm-project/clang/lib/Headers/ |
D | altivec.h | 10861 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, int __b, in vec_ste() function 10866 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned char __a, int __b, in vec_ste() function 10871 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, in vec_ste() function 10876 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, int __b, in vec_ste() function 10881 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, int __b, in vec_ste() function 10886 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned short __a, int __b, in vec_ste() function 10891 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, in vec_ste() function 10896 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, int __b, in vec_ste() function 10901 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, in vec_ste() function 10906 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, int __b, in vec_ste() function [all …]
|