Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c7390 vec_stvrx(vsc, 0, &vsc); in test6()
7422 vec_stvrx(vuc, 0, &vuc); in test6()
7438 vec_stvrx(vbc, 0, &vbc); in test6()
7470 vec_stvrx(vs, 0, &vs); in test6()
7502 vec_stvrx(vus, 0, &vus); in test6()
7518 vec_stvrx(vbs, 0, &vbs); in test6()
7534 vec_stvrx(vp, 0, &vp); in test6()
7566 vec_stvrx(vi, 0, &vi); in test6()
7598 vec_stvrx(vui, 0, &vui); in test6()
7614 vec_stvrx(vbi, 0, &vbi); in test6()
[all …]
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h14429 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool char __a, int __b, in vec_stvrx() function
14436 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx() function
14442 static __inline__ void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, in vec_stvrx() function
14449 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned short __a, in vec_stvrx() function
14455 static __inline__ void __ATTRS_o_ai vec_stvrx(vector unsigned short __a, in vec_stvrx() function
14463 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool short __a, int __b, in vec_stvrx() function
14470 static __inline__ void __ATTRS_o_ai vec_stvrx(vector pixel __a, int __b, in vec_stvrx() function
14477 static __inline__ void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, in vec_stvrx() function
14483 static __inline__ void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, in vec_stvrx() function
14503 static __inline__ void __ATTRS_o_ai vec_stvrx(vector bool int __a, int __b, in vec_stvrx() function
[all …]