Home
last modified time | relevance | path

Searched refs:vec_stvlx (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c6494 vec_stvlx(vsc, 0, &param_sc); in test6()
6510 vec_stvlx(vsc, 0, &vsc); in test6()
6526 vec_stvlx(vuc, 0, &param_uc); in test6()
6542 vec_stvlx(vuc, 0, &vuc); in test6()
6558 vec_stvlx(vbc, 0, &vbc); in test6()
6574 vec_stvlx(vs, 0, &param_s); in test6()
6590 vec_stvlx(vs, 0, &vs); in test6()
6606 vec_stvlx(vus, 0, &param_us); in test6()
6622 vec_stvlx(vus, 0, &vus); in test6()
6638 vec_stvlx(vbs, 0, &vbs); in test6()
[all …]
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c6802 vec_stvlx(vsc, 0, &param_sc); in test6()
6818 vec_stvlx(vsc, 0, &vsc); in test6()
6834 vec_stvlx(vuc, 0, &param_uc); in test6()
6850 vec_stvlx(vuc, 0, &vuc); in test6()
6866 vec_stvlx(vbc, 0, &vbc); in test6()
6882 vec_stvlx(vs, 0, &param_s); in test6()
6898 vec_stvlx(vs, 0, &vs); in test6()
6914 vec_stvlx(vus, 0, &param_us); in test6()
6930 vec_stvlx(vus, 0, &vus); in test6()
6946 vec_stvlx(vbs, 0, &vbs); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h11455 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx() function
11461 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx() function
11468 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx() function
11474 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx() function
11481 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool char __a, int __b, in vec_stvlx() function
11488 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx() function
11494 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx() function
11501 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx() function
11507 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx() function
11515 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool short __a, int __b, in vec_stvlx() function
[all …]
/external/llvm-project/clang/lib/Headers/
Daltivec.h13516 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx() function
13522 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx() function
13529 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx() function
13535 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx() function
13542 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool char __a, int __b, in vec_stvlx() function
13549 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx() function
13555 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx() function
13562 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx() function
13568 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx() function
13576 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool short __a, int __b, in vec_stvlx() function
[all …]