Searched refs:vec_stvx (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 11315 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, long __b, in vec_stvx() function 11320 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, long __b, in vec_stvx() function 11325 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, long __b, in vec_stvx() function 11330 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, long __b, in vec_stvx() function 11335 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, long __b, in vec_stvx() function 11340 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, long __b, in vec_stvx() function 11345 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, long __b, in vec_stvx() function 11350 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, long __b, in vec_stvx() function 11355 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, long __b, in vec_stvx() function 11360 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, long __b, in vec_stvx() function [all …]
|