Searched defs:vec_stvlx (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Headers/ |
D | altivec.h | 11455 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx() function 11461 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx() function 11468 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx() function 11474 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx() function 11481 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool char __a, int __b, in vec_stvlx() function 11488 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx() function 11494 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx() function 11501 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx() function 11507 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx() function 11515 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool short __a, int __b, in vec_stvlx() function [all …]
|