Searched refs:two_over_nine (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/arm-optimized-routines/math/aarch64/sve/ |
| H A D | erf.c | 16 double two_over_nine, two_over_fortyfive; member 23 .two_over_nine = -0x1.c71c71c71c71cp-3, 88 = svmla_x (pg, sv_f64 (dat->two_over_nine), r2, dat->two_over_fortyfive); in erf()
|
| /src/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
| H A D | erf.c | 15 float64x2_t tenth, two_over_five, two_over_nine; member 28 .two_over_nine = V2 (-0x1.c71c71c71c71cp-3), 131 float64x2_t p5 = vfmaq_laneq_f64 (dat->two_over_nine, r2, in erf()
|