Searched defs:vec_ste (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 11447 static __inline__ void __ATTRS_o_ai vec_ste(vector signed char __a, long __b, in vec_ste() function 11452 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned char __a, long __b, in vec_ste() function 11457 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, long __b, in vec_ste() function 11462 static __inline__ void __ATTRS_o_ai vec_ste(vector bool char __a, long __b, in vec_ste() function 11467 static __inline__ void __ATTRS_o_ai vec_ste(vector short __a, long __b, in vec_ste() function 11472 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned short __a, long __b, in vec_ste() function 11477 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, long __b, in vec_ste() function 11482 static __inline__ void __ATTRS_o_ai vec_ste(vector bool short __a, long __b, in vec_ste() function 11487 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, long __b, in vec_ste() function 11492 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, long __b, in vec_ste() function [all …]
|