Searched defs:vec_ste (Results 1 – 1 of 1) sorted by relevance
| /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(vecto function 11492 static __inline__ void __ATTRS_o_ai vec_ste(vector pixel __a, long __b, vec_ste() function 11497 static __inline__ void __ATTRS_o_ai vec_ste(vector int __a, long __b, int *__c) { vec_ste() function 11501 static __inline__ void __ATTRS_o_ai vec_ste(vector unsigned int __a, long __b, vec_ste() function 11506 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, long __b, vec_ste() function 11511 static __inline__ void __ATTRS_o_ai vec_ste(vector bool int __a, long __b, vec_ste() function 11516 static __inline__ void __ATTRS_o_ai vec_ste(vector float __a, long __b, vec_ste() function [all...] |