Home
last modified time | relevance | path

Searched refs:vec_stvx (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4651 vec_stvx(vsc, 0, &vsc); in test6()
4655 vec_stvx(vsc, 0, &param_sc); in test6()
4659 vec_stvx(vuc, 0, &vuc); in test6()
4663 vec_stvx(vuc, 0, &param_uc); in test6()
4667 vec_stvx(vbc, 0, &param_uc); in test6()
4671 vec_stvx(vbc, 0, &param_uc); in test6()
4675 vec_stvx(vbc, 0, &vbc); in test6()
4679 vec_stvx(vs, 0, &vs); in test6()
4683 vec_stvx(vs, 0, &param_s); in test6()
4687 vec_stvx(vus, 0, &vus); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h8793 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b, in vec_stvx() function
8798 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b, in vec_stvx() function
8803 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b, in vec_stvx() function
8808 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b, in vec_stvx() function
8813 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx() function
8818 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx() function
8823 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, in vec_stvx() function
8828 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, int __b, in vec_stvx() function
8833 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, int __b, in vec_stvx() function
8838 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b, in vec_stvx() function
[all …]