Simplified0.0
\[\leadsto \color{blue}{\mathsf{fma}\left(-x, -x, y \cdot \left(y + 2 \cdot x\right)\right)}
\]
Proof
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (Rewrite=> neg-mul-1_binary64 (*.f64 -1 x)) (neg.f64 x) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (*.f64 (Rewrite<= metadata-eval (/.f64 1 -1)) x) (neg.f64 x) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (Rewrite<= associate-/r/_binary64 (/.f64 1 (/.f64 -1 x))) (neg.f64 x) (*.f64 y (+.f64 y (*.f64 2 x)))): 14 points increase in error, 0 points decrease in error
(fma.f64 (Rewrite<= unpow-1_binary64 (pow.f64 (/.f64 -1 x) -1)) (neg.f64 x) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (Rewrite<= metadata-eval (/.f64 -2 2))) (neg.f64 x) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (Rewrite=> neg-mul-1_binary64 (*.f64 -1 x)) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (*.f64 (Rewrite<= metadata-eval (/.f64 1 -1)) x) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (Rewrite<= associate-/r/_binary64 (/.f64 1 (/.f64 -1 x))) (*.f64 y (+.f64 y (*.f64 2 x)))): 14 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (Rewrite<= unpow-1_binary64 (pow.f64 (/.f64 -1 x) -1)) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (pow.f64 (/.f64 -1 x) (Rewrite<= metadata-eval (/.f64 -2 2))) (*.f64 y (+.f64 y (*.f64 2 x)))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (Rewrite<= distribute-rgt-out_binary64 (+.f64 (*.f64 y y) (*.f64 (*.f64 2 x) y)))): 1 points increase in error, 1 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (+.f64 (Rewrite<= unpow2_binary64 (pow.f64 y 2)) (*.f64 (*.f64 2 x) y))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (+.f64 (pow.f64 y 2) (Rewrite<= associate-*r*_binary64 (*.f64 2 (*.f64 x y))))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (+.f64 (pow.f64 y 2) (*.f64 2 (Rewrite<= *-commutative_binary64 (*.f64 y x))))): 0 points increase in error, 0 points decrease in error
(fma.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (Rewrite<= +-commutative_binary64 (+.f64 (*.f64 2 (*.f64 y x)) (pow.f64 y 2)))): 0 points increase in error, 0 points decrease in error
(Rewrite<= fma-def_binary64 (+.f64 (*.f64 (pow.f64 (/.f64 -1 x) (/.f64 -2 2)) (pow.f64 (/.f64 -1 x) (/.f64 -2 2))) (+.f64 (*.f64 2 (*.f64 y x)) (pow.f64 y 2)))): 2 points increase in error, 0 points decrease in error
(+.f64 (Rewrite<= sqr-pow_binary64 (pow.f64 (/.f64 -1 x) -2)) (+.f64 (*.f64 2 (*.f64 y x)) (pow.f64 y 2))): 48 points increase in error, 11 points decrease in error
(Rewrite<= +-commutative_binary64 (+.f64 (+.f64 (*.f64 2 (*.f64 y x)) (pow.f64 y 2)) (pow.f64 (/.f64 -1 x) -2))): 0 points increase in error, 0 points decrease in error
(Rewrite<= associate-+r+_binary64 (+.f64 (*.f64 2 (*.f64 y x)) (+.f64 (pow.f64 y 2) (pow.f64 (/.f64 -1 x) -2)))): 1 points increase in error, 1 points decrease in error