Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4856 vec_stvewx(vi, 0, &param_i); in test6()
4860 vec_stvewx(vui, 0, &param_ui); in test6()
4864 vec_stvewx(vbi, 0, &param_i); in test6()
4868 vec_stvewx(vbi, 0, &param_ui); in test6()
4872 vec_stvewx(vf, 0, &param_f); in test6()
/external/clang/lib/Headers/
Daltivec.h9055 static __inline__ void __ATTRS_o_ai vec_stvewx(vector int __a, int __b, in vec_stvewx() function
9060 static __inline__ void __ATTRS_o_ai vec_stvewx(vector unsigned int __a, int __b, in vec_stvewx() function
9065 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, int __b, in vec_stvewx() function
9070 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, int __b, in vec_stvewx() function
9075 static __inline__ void __ATTRS_o_ai vec_stvewx(vector float __a, int __b, in vec_stvewx() function