Home
last modified time | relevance | path

Searched refs:PI_A2f (Results 1 – 7 of 7) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/
H A Dmisc.h98 #define PI_A2f 3.1414794921875f macro
/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/arch/
H A Dmisc.h110 #define PI_A2f 3.1414794921875f macro
/dports/math/sleef/sleef-3.5.0/src/common/
H A Dmisc.h118 #define PI_A2f 3.1414794921875f macro
/dports/math/sleef/sleef-3.5.0/src/libm/
H A Dsleefsimdsp.c516 d = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f), d); in xsinf()
563 d = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f), d); in xsinf()
624 d = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f*0.5f), d); in xcosf()
673 d = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f*0.5f), d); in xcosf()
734 x = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f*0.5f), x); in xtanf()
789 x = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f*0.5f), d); in xtanf()
856 v = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f), d); in xsinf_u1()
903 v = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f), d); in xsinf_u1()
1179 s = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f*0.5f), d); in XSINCOSF()
1303 v = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f*0.5f), d); in XSINCOSF_U1()
[all …]
H A Dsleefsp.c474 d = mlaf(q, -PI_A2f, d); in xsinf()
517 u = mlaf(q, -PI_A2f, d); in xsinf_u1()
554 d = mlaf(q, -PI_A2f*0.5f, d); in xcosf()
597 s = dfadd2_f2_f_f (d, dq * (-PI_A2f*0.5f)); in xcosf_u1()
678 s = mlaf(q, -PI_A2f*0.5f, s); in xsincosf()
729 u = mlaf(q, -PI_A2f*0.5f, d); in xsincosf_u1()
857 x = mlaf(q, -PI_A2f*0.5f, x); in xtanf()
900 u = mlaf(q, -PI_A2f*0.5f, d); in xtanf_u1()
/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/libm/
H A Dsleefsp.c450 u = mlaf(q, -PI_A2f, d); in xsinf_u1()
528 s = dfadd2_f2_f_f (d, dq * (-PI_A2f*0.5f)); in xcosf_u1()
619 u = mlaf(q, -PI_A2f*0.5f, d); in xsincosf_u1()
795 u = mlaf(q, -PI_A2f*0.5f, d); in xtanf_u1()
H A Dsleefsimdsp.c245 v = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f), d); in xsinf_u1()
296 s = dfadd2_vf2_vf_vf (d, vmul_vf_vf_vf(dq, vcast_vf_f(-PI_A2f*0.5f))); in xcosf_u1()
424 v = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f*0.5f), d); in XSINCOSF_U1()
661 v = vmla_vf_vf_vf_vf(u, vcast_vf_f(-PI_A2f*0.5f), d); in xtanf_u1()