Home
last modified time | relevance | path

Searched refs:vec_re (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c843 res_vf = vec_re(vf); in test1()
847 res_vd = vec_re(vd); in test1()
Dbuiltins-ppc-altivec.c2850 res_vf = vec_re(vf); in test6()
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h370 y_0 = vec_re(b);
/external/clang/lib/Headers/
Daltivec.h6262 static __inline__ vector float __ATTRS_o_ai vec_re(vector float __a) { in vec_re() function
6271 static __inline__ vector double __ATTRS_o_ai vec_re(vector double __a) { in vec_re() function
/external/valgrind/none/tests/ppc32/
DtestVMX.c3818 Faux1.v = vec_re( Fcons1 ); in part3()