Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c737 res_vf = vec_nmadd(vf, vf, vf); in test1()
743 res_vd = vec_nmadd(vd, vd, vd); in test1()
/external/clang/lib/Headers/
Daltivec.h4732 static __inline__ vector float __ATTRS_o_ai vec_nmadd(vector float __a, in vec_nmadd() function
4738 static __inline__ vector double __ATTRS_o_ai vec_nmadd(vector double __a, in vec_nmadd() function