Searched refs:vec_st (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h94 #define vec_stvx vec_st
236 #define vec_st __builtin_vec_st macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h10220 /* vec_st */
10222 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, function
10227 static __inline__ void __ATTRS_o_ai vec_st(vector signed char __a, int __b, function
10232 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, function
10237 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned char __a, int __b, function
10242 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, function
10247 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, function
10252 static __inline__ void __ATTRS_o_ai vec_st(vector bool char __a, int __b, function
10257 static __inline__ void __ATTRS_o_ai vec_st(vector short __a, int __b, function
10262 static __inline__ void __ATTRS_o_ai vec_st(vecto function
10267 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, function
10272 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned short __a, int __b, function
10277 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, function
10282 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, function
10287 static __inline__ void __ATTRS_o_ai vec_st(vector bool short __a, int __b, function
10292 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, function
10297 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, function
10302 static __inline__ void __ATTRS_o_ai vec_st(vector pixel __a, int __b, function
10307 static __inline__ void __ATTRS_o_ai vec_st(vector int __a, int __b, function
10312 static __inline__ void __ATTRS_o_ai vec_st(vector int __a, int __b, int *__c) { function
10316 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned int __a, int __b, function
10321 static __inline__ void __ATTRS_o_ai vec_st(vector unsigned int __a, int __b, function
10326 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, function
10331 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, function
10336 static __inline__ void __ATTRS_o_ai vec_st(vector bool int __a, int __b, function
10341 static __inline__ void __ATTRS_o_ai vec_st(vector float __a, int __b, function
10346 static __inline__ void __ATTRS_o_ai vec_st(vector float __a, int __b, function
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h172 vec_st((__v16qu)__A, 0, (__v16qu*)__P);
780 vec_st ((__v16qu) __B, 0, (__v16qu*)__P);
H A Dxmmintrin.h149 vec_st((__v4sf)__A, 0, (__v4sf*)__P);

Completed in 267 milliseconds