Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c2344 res_vi = vec_msums(vs, vs, vi); in test6()
2348 res_vui = vec_msums(vus, vus, vui); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h6113 static __inline__ vector int __ATTRS_o_ai vec_msums(vector short __a, in vec_msums() function
6120 vec_msums(vector unsigned short __a, vector unsigned short __b, in vec_msums() function