Home
last modified time | relevance | path

Searched refs:vec_stl (Results 1 – 2 of 2) 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 …]