Searched defs:vec_vsx_st (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h12002 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, function
12007 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, function
12012 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool int __a, int __b, function
12017 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed int __a, int __b, function
12022 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed int __a, int __b, function
12027 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned int __a, int __b, function
12032 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned int __a, int __b, function
12037 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector float __a, int __b, function
12042 static __inline__ void __ATTRS_o_ai vec_vsx_st(vecto function
12047 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed long long __a, function
12053 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned long long __a, function
12059 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector double __a, int __b, function
12064 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector double __a, int __b, function
12069 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, function
12074 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, function
12079 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool short __a, int __b, function
12083 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed short __a, int __b, function
12088 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed short __a, int __b, function
12093 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned short __a, function
12099 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned short __a, function
12104 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, function
12109 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, function
12114 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector bool char __a, int __b, function
12119 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed char __a, int __b, function
12124 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector signed char __a, int __b, function
12129 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned char __a, function
12135 static __inline__ void __ATTRS_o_ai vec_vsx_st(vector unsigned char __a, function
[all...]

Completed in 315 milliseconds