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.c4858 vec_stl(vsc, 0, &vsc); in test6()
4862 vec_stl(vsc, 0, &param_sc); in test6()
4866 vec_stl(vuc, 0, &vuc); in test6()
4870 vec_stl(vuc, 0, &param_uc); in test6()
4874 vec_stl(vbc, 0, &param_sc); in test6()
4878 vec_stl(vbc, 0, &param_uc); in test6()
4882 vec_stl(vbc, 0, &vbc); in test6()
4886 vec_stl(vs, 0, &vs); in test6()
4890 vec_stl(vs, 0, &param_s); in test6()
4894 vec_stl(vus, 0, &vus); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h8947 static void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function
8952 static void __ATTRS_o_ai vec_stl(vector signed char __a, int __b, in vec_stl() function
8957 static void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function
8962 static void __ATTRS_o_ai vec_stl(vector unsigned char __a, int __b, in vec_stl() function
8967 static void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
8972 static void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
8977 static void __ATTRS_o_ai vec_stl(vector bool char __a, int __b, in vec_stl() function
8982 static void __ATTRS_o_ai vec_stl(vector short __a, int __b, vector short *__c) { in vec_stl() function
8986 static void __ATTRS_o_ai vec_stl(vector short __a, int __b, short *__c) { in vec_stl() function
8990 static 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()