Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c6767 vec_stvlxl(vsc, 0, &param_sc); in test6()
6783 vec_stvlxl(vsc, 0, &vsc); in test6()
6799 vec_stvlxl(vuc, 0, &param_uc); in test6()
6815 vec_stvlxl(vuc, 0, &vuc); in test6()
6831 vec_stvlxl(vbc, 0, &vbc); in test6()
6847 vec_stvlxl(vs, 0, &param_s); in test6()
6863 vec_stvlxl(vs, 0, &vs); in test6()
6879 vec_stvlxl(vus, 0, &param_us); in test6()
6895 vec_stvlxl(vus, 0, &vus); in test6()
6911 vec_stvlxl(vbs, 0, &vbs); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h11571 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl() function
11577 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl() function
11584 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned char __a, in vec_stvlxl() function
11590 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned char __a, in vec_stvlxl() function
11598 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool char __a, int __b, in vec_stvlxl() function
11605 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl() function
11611 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl() function
11618 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned short __a, in vec_stvlxl() function
11624 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned short __a, in vec_stvlxl() function
11632 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool short __a, int __b, in vec_stvlxl() function
[all …]