Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c7313 vec_stvrxl(vsc, 0, &param_sc); in test6()
7329 vec_stvrxl(vsc, 0, &vsc); in test6()
7345 vec_stvrxl(vuc, 0, &param_uc); in test6()
7361 vec_stvrxl(vuc, 0, &vuc); in test6()
7377 vec_stvrxl(vbc, 0, &vbc); in test6()
7393 vec_stvrxl(vs, 0, &param_s); in test6()
7409 vec_stvrxl(vs, 0, &vs); in test6()
7425 vec_stvrxl(vus, 0, &param_us); in test6()
7441 vec_stvrxl(vus, 0, &vus); in test6()
7457 vec_stvrxl(vbs, 0, &vbs); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h11804 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl() function
11810 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl() function
11817 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned char __a, in vec_stvrxl() function
11823 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned char __a, in vec_stvrxl() function
11831 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool char __a, int __b, in vec_stvrxl() function
11838 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl() function
11844 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl() function
11851 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned short __a, in vec_stvrxl() function
11857 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned short __a, in vec_stvrxl() function
11865 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool short __a, int __b, in vec_stvrxl() function
[all …]