Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c4951 vec_stvx(vsc, 0, &vsc); in test6()
4959 vec_stvx(vuc, 0, &vuc); in test6()
4975 vec_stvx(vbc, 0, &vbc); in test6()
4979 vec_stvx(vs, 0, &vs); in test6()
4987 vec_stvx(vus, 0, &vus); in test6()
5003 vec_stvx(vbs, 0, &vbs); in test6()
5015 vec_stvx(vp, 0, &vp); in test6()
5019 vec_stvx(vi, 0, &vi); in test6()
5027 vec_stvx(vui, 0, &vui); in test6()
5043 vec_stvx(vbi, 0, &vbi); in test6()
[all …]
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h11338 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, long __b, in vec_stvx() function
11343 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, long __b, in vec_stvx() function
11373 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, long __b, in vec_stvx() function
11378 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, long __b, in vec_stvx() function
11383 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, long __b, in vec_stvx() function
11388 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, long __b, in vec_stvx() function
11393 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, long __b, in vec_stvx() function
11408 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, long __b, in vec_stvx() function
11413 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, long __b, in vec_stvx() function
11423 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, long __b, in vec_stvx() function
[all …]