Home
last modified time | relevance | path

Searched refs:vec_stvlxl (Results 1 – 4 of 4) 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/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c7075 vec_stvlxl(vsc, 0, &param_sc); in test6()
7091 vec_stvlxl(vsc, 0, &vsc); in test6()
7107 vec_stvlxl(vuc, 0, &param_uc); in test6()
7123 vec_stvlxl(vuc, 0, &vuc); in test6()
7139 vec_stvlxl(vbc, 0, &vbc); in test6()
7155 vec_stvlxl(vs, 0, &param_s); in test6()
7171 vec_stvlxl(vs, 0, &vs); in test6()
7187 vec_stvlxl(vus, 0, &param_us); in test6()
7203 vec_stvlxl(vus, 0, &vus); in test6()
7219 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 …]
/external/llvm-project/clang/lib/Headers/
Daltivec.h13632 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl() function
13638 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector signed char __a, int __b, in vec_stvlxl() function
13645 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned char __a, in vec_stvlxl() function
13651 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned char __a, in vec_stvlxl() function
13659 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool char __a, int __b, in vec_stvlxl() function
13666 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl() function
13672 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector short __a, int __b, in vec_stvlxl() function
13679 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned short __a, in vec_stvlxl() function
13685 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector unsigned short __a, in vec_stvlxl() function
13693 static __inline__ void __ATTRS_o_ai vec_stvlxl(vector bool short __a, int __b, in vec_stvlxl() function
[all …]