Home
last modified time | relevance | path

Searched refs:vec_stl (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4877 vec_stl(vsc, 0, &vsc); in test6()
4881 vec_stl(vsc, 0, &param_sc); in test6()
4885 vec_stl(vuc, 0, &vuc); in test6()
4889 vec_stl(vuc, 0, &param_uc); in test6()
4893 vec_stl(vbc, 0, &param_sc); in test6()
4897 vec_stl(vbc, 0, &param_uc); in test6()
4901 vec_stl(vbc, 0, &vbc); in test6()
4905 vec_stl(vs, 0, &vs); in test6()
4909 vec_stl(vs, 0, &param_s); in test6()
4913 vec_stl(vus, 0, &vus); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h9082 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function
9087 static __inline__ void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function
9092 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function
9097 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function
9102 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
9107 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
9112 static __inline__ void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
9117 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl() function
9122 static __inline__ void __ATTRS_o_ai vec_stl(vector short __a, int __b, in vec_stl() function
9127 static __inline__ void __ATTRS_o_ai vec_stl(vector unsigned short __a, int __b, in vec_stl() function
[all …]
/external/valgrind/none/tests/ppc32/
DtestVMX.c5584 vec_stl( UCaux1.v, 0, UCmem ); in part3()
5599 vec_stl( Caux1.v, 0, Cmem ); in part3()
5614 vec_stl( USaux1.v, 0, USmem ); in part3()
5629 vec_stl( Saux1.v, 0, Smem ); in part3()
5644 vec_stl( UIaux1.v, 0, UImem ); in part3()
5659 vec_stl( Iaux1.v, 0, Imem ); in part3()
5675 vec_stl( Faux1.v, 0, Fmem ); in part3()