Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c7040 vec_stvrx(vsc, 0, &param_sc); in test6()
7056 vec_stvrx(vsc, 0, &vsc); in test6()
7072 vec_stvrx(vuc, 0, &param_uc); in test6()
7088 vec_stvrx(vuc, 0, &vuc); in test6()
7104 vec_stvrx(vbc, 0, &vbc); in test6()
7120 vec_stvrx(vs, 0, &param_s); in test6()
7136 vec_stvrx(vs, 0, &vs); in test6()
7152 vec_stvrx(vus, 0, &param_us); in test6()
7168 vec_stvrx(vus, 0, &vus); in test6()
7184 vec_stvrx(vbs, 0, &vbs); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h11688 static __inline__ void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, in vec_stvrx() function
11694 static __inline__ void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, in vec_stvrx() function
11701 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, in vec_stvrx() function
11707 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, in vec_stvrx() function
11714 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool char __a, int __b, in vec_stvrx() function
11721 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx() function
11727 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx() function
11734 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned short __a, in vec_stvrx() function
11740 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned short __a, in vec_stvrx() function
11748 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool short __a, int __b, in vec_stvrx() function
[all …]