
Time bar (total: 2.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 9 computations (18.2% saved)
| 647.0ms | 8 256× | 0 | valid |
ival-mult: 264.0ms (75.5% of total)ival-add: 73.0ms (20.9% of total)exact: 7.0ms (2% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 11 | 0 | - | 0 | - | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (*.f64 x x) (*.f64 x y)) | nan-rescue | 11 | 0 |
| ↳ | (*.f64 x x) | overflow | 56 | |
| ↳ | (*.f64 x y) | overflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 11 | 0 |
| - | 0 | 245 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 11 | 0 | 0 |
| - | 0 | 0 | 245 |
| number | freq |
|---|---|
| 0 | 245 |
| 1 | 11 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 145.0ms | 512× | 0 | valid |
Compiled 63 to 25 computations (60.3% saved)
ival-mult: 125.0ms (97.1% of total)ival-add: 2.0ms (1.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 97 | 42 |
| 2 | 406 | 42 |
| 3 | 1559 | 42 |
| 4 | 5881 | 42 |
| 0 | 7 | 9 |
| 0 | 11 | 7 |
| 1 | 31 | 7 |
| 2 | 127 | 7 |
| 3 | 529 | 7 |
| 4 | 2020 | 7 |
| 5 | 5331 | 7 |
| 0 | 8021 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 x x)) #s(literal 2 binary64)) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.7% | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
#s(literal 2 binary64) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
x |
(*.f64 x y) |
y |
| Outputs |
|---|
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* x (+ x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* y (+ x (/ (pow x 2) y))))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | y | @ | inf | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | x | @ | -inf | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | x | @ | 0 | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | y | @ | -inf | ((* 2 (+ (* x x) (* x y))) 2 (+ (* x x) (* x y)) (* x x) x (* x y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 291 |
| 0 | 71 | 242 |
| 1 | 336 | 241 |
| 0 | 2950 | 236 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
#s(literal 2 binary64) |
(+.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
x |
(*.f64 x y) |
y |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* x (+ x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* y (+ x (/ (pow x 2) y))))) |
#s(approx (* 2 (+ (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* x y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
| Outputs |
|---|
(*.f64 (+.f64 y x) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 y x)) |
(*.f64 (fma.f64 x x (*.f64 y x)) #s(literal 2 binary64)) |
(*.f64 x (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) #s(literal 2 binary64)) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64))) x) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) x) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (-.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x)))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x)))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (-.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y x) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) (*.f64 (*.f64 #s(literal -2 binary64) x) x) (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 x x (*.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 x x (*.f64 y x)))) (-.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 x x (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x x (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x x (*.f64 y x)) #s(literal 3 binary64))) (+.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 x x (*.f64 y x))) (-.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 x x (*.f64 y x))) (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 x x (*.f64 y x)))))) |
(/.f64 (fma.f64 (fma.f64 x x (*.f64 y x)) (*.f64 x (-.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (fma.f64 x x (*.f64 y x)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x)))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (fma.f64 x x (*.f64 y x)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x)))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 x y)) (*.f64 (*.f64 x (-.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (*.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) (*.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))))) (*.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (*.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))))) (*.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) (*.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))))) (*.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (*.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))))) (*.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (*.f64 x (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))))) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (*.f64 #s(literal 2 binary64) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) (*.f64 (*.f64 #s(literal -2 binary64) x) x) (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x))))) |
(neg.f64 (*.f64 (fma.f64 x x (*.f64 y x)) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 #s(literal -1 binary64) x) y) (fma.f64 x x (*.f64 y x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y x)) (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (+.f64 y x) x (fma.f64 x x (*.f64 y x))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x x (*.f64 y x)) #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y x (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 y x (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 x (+.f64 y x) (fma.f64 x x (*.f64 y x))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 x y (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(fma.f64 x y (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 x y (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 x x (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 x x (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (+.f64 y x) x (*.f64 x x)) (*.f64 (*.f64 #s(literal -1 binary64) y) x)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) x) (fma.f64 x x (*.f64 y x)))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) x) x)) |
(-.f64 (fma.f64 x x (*.f64 y x)) (*.f64 (neg.f64 (+.f64 y x)) x)) |
(-.f64 (fma.f64 x x (*.f64 y x)) (*.f64 (*.f64 #s(literal -1 binary64) x) (+.f64 y x))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 y x)) (*.f64 y x)) |
(+.f64 (fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x x)) (*.f64 x x)) |
(+.f64 (fma.f64 (+.f64 y x) x (*.f64 x x)) (*.f64 y x)) |
(+.f64 (fma.f64 (+.f64 y x) x (*.f64 y x)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y x))) (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y x)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 x x) (fma.f64 y x (fma.f64 x x (*.f64 y x)))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(+.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 x x (*.f64 y x))) |
(+.f64 (*.f64 y x) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(+.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 y x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (fma.f64 x x (*.f64 y x)))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 #s(literal -1 binary64) x) y)) |
(*.f64 (+.f64 y x) x) |
(*.f64 x (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (fabs.f64 x) y) (-.f64 (fabs.f64 x) y)) x) (-.f64 x y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 y (-.f64 y x)))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (fabs.f64 x) y) (-.f64 (fabs.f64 x) y))) (-.f64 x y)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) x (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 y (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (fma.f64 (*.f64 (*.f64 y x) y) x (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) (neg.f64 (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x)))) (neg.f64 (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y x)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))) (fma.f64 x x (*.f64 y x))) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 y x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 y x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 y x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 y x (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 y x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 x y (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(fma.f64 x x (*.f64 y x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (-.f64 x y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (*.f64 #s(literal -1 binary64) x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y)))) (/.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) y) x (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) y))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) y)) |
(+.f64 (*.f64 x x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 y x) |
(*.f64 x y) |
y |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (fma.f64 x x (*.f64 y x)) #s(literal 2 binary64))) |
#s(approx (+ (* x x) (* x y)) (*.f64 y x)) |
#s(approx (+ (* x x) (* x y)) (fma.f64 x x (*.f64 y x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) x) x)) |
#s(approx (+ (* x x) (* x y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y x) #s(literal 1 binary64)) x) x)) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (fma.f64 x x (*.f64 y x)) #s(literal 2 binary64))) |
#s(approx (+ (* x x) (* x y)) (fma.f64 x x (*.f64 y x))) |
#s(approx y y) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) y)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64) x) y)) |
#s(approx (* 2 (+ (* x x) (* x y))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) y)) |
#s(approx (+ (* x x) (* x y)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64) x)) y) #s(literal -1 binary64))) |
Compiled 6 576 to 699 computations (89.4% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 2 | 290 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 289 | 2 | 291 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.4% | (fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
| ▶ | 100.0% | (*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
(*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
(fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
y |
#s(literal 2 binary64) |
(*.f64 x #s(literal 2 binary64)) |
x |
(fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (+ (* 2 x) (* 2 y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* x (+ y (* 2 x))))) |
#s(approx (* (* x x) 2) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* x (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* (pow x 2) (+ 2 (/ y x))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* -1 (* x (- (* -2 (/ y x)) 2))))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (+ (* 2 (pow x 2)) (* x y)))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* y (+ 2 (* 2 (/ x y)))))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* y (+ x (* 2 (/ (pow x 2) y)))))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 2))))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* -1 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | ((* (+ (* y 2) (* x 2)) x) (+ (* y 2) (* x 2)) y 2 (* x 2) x (+ (* y x) (+ (* y x) (* (* x x) 2))) (+ (* y x) (* (* x x) 2)) (* (* x x) 2) (* x x)) |
| 2.0ms | x | @ | -inf | ((* (+ (* y 2) (* x 2)) x) (+ (* y 2) (* x 2)) y 2 (* x 2) x (+ (* y x) (+ (* y x) (* (* x x) 2))) (+ (* y x) (* (* x x) 2)) (* (* x x) 2) (* x x)) |
| 2.0ms | x | @ | inf | ((* (+ (* y 2) (* x 2)) x) (+ (* y 2) (* x 2)) y 2 (* x 2) x (+ (* y x) (+ (* y x) (* (* x x) 2))) (+ (* y x) (* (* x x) 2)) (* (* x x) 2) (* x x)) |
| 1.0ms | x | @ | 0 | ((* (+ (* y 2) (* x 2)) x) (+ (* y 2) (* x 2)) y 2 (* x 2) x (+ (* y x) (+ (* y x) (* (* x x) 2))) (+ (* y x) (* (* x x) 2)) (* (* x x) 2) (* x x)) |
| 1.0ms | y | @ | -inf | ((* (+ (* y 2) (* x 2)) x) (+ (* y 2) (* x 2)) y 2 (* x 2) x (+ (* y x) (+ (* y x) (* (* x x) 2))) (+ (* y x) (* (* x x) 2)) (* (* x x) 2) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 100 | 587 |
| 0 | 108 | 499 |
| 1 | 487 | 498 |
| 0 | 3777 | 479 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
(fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
y |
#s(literal 2 binary64) |
(*.f64 x #s(literal 2 binary64)) |
x |
(fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x x) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (+ (* 2 x) (* 2 y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* x (+ (* 2 x) (* 2 y))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* x (+ y (* 2 x))))) |
#s(approx (* (* x x) 2) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* x (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* (pow x 2) (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* (pow x 2) (+ 2 (/ y x))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* -1 (* x (- (* -2 (/ y x)) 2))))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (+ (* 2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (+ (* 2 (pow x 2)) (* x y)))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* y (+ 2 (* 2 (/ x y)))))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* y (+ (* 2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* y (+ x (* 2 (/ (pow x 2) y)))))) |
#s(approx (* (+ (* y 2) (* x 2)) x) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* y 2) (* x 2)) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 2))))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -2 (/ (pow x 2) y))))))) |
#s(approx (+ (* y x) (* (* x x) 2)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* -1 x)))))) |
| Outputs |
|---|
(*.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) x) |
(*.f64 x (*.f64 (+.f64 x y) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 x y) x)) |
(*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 4 binary64))) x) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) x) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64))) x) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64))) x) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 y (fma.f64 x #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64))) (*.f64 x (-.f64 y (fma.f64 x #s(literal 2 binary64) y)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) x) (fma.f64 x #s(literal 2 binary64) y) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y))))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) y) x (*.f64 x y)) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 x (+.f64 x y) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) y) (*.f64 x y)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 x x (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y x (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 y (fma.f64 x #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x (-.f64 y (fma.f64 x #s(literal 2 binary64) y))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) x) (*.f64 x y))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(-.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) (*.f64 (*.f64 #s(literal -1 binary64) y) x)) |
(-.f64 (*.f64 x y) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64)) (*.f64 x y))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) y)) x)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 x #s(literal 2 binary64) y))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x)) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y)) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(+.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (+.f64 x y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 y (*.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 2 binary64) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x)))) (neg.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 x y))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal 2 binary64) y (*.f64 x #s(literal 2 binary64))) |
(fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x)))) |
(-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) y) #s(literal 2 binary64))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(+.f64 (fma.f64 #s(literal 2 binary64) y x) x) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x))))) |
(+.f64 (+.f64 x y) (+.f64 x y)) |
(+.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
(+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 x (-.f64 x (*.f64 #s(literal -2 binary64) y))) |
(+.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) y))) |
(+.f64 y (fma.f64 x #s(literal 2 binary64) y)) |
y |
#s(literal 2 binary64) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(+.f64 x x) |
x |
(*.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) x) |
(*.f64 x (*.f64 (+.f64 x y) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 x y) x)) |
(*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 4 binary64))) x) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) x) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64))) x) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64))) x) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x)))) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal -2 binary64)) x (*.f64 (*.f64 #s(literal 2 binary64) y) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) y (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 y (fma.f64 x #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64))) (*.f64 x (-.f64 y (fma.f64 x #s(literal 2 binary64) y)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) x) (fma.f64 x #s(literal 2 binary64) y) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y))))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) y) x (*.f64 x y)) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 x (+.f64 x y) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 x (fma.f64 x #s(literal 2 binary64) y) (*.f64 x y)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 x x (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 y x (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 y (fma.f64 x #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x (-.f64 y (fma.f64 x #s(literal 2 binary64) y))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) x) (*.f64 x y))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) x) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) x)) |
(-.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) (*.f64 (*.f64 #s(literal -1 binary64) y) x)) |
(-.f64 (*.f64 x y) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64)) (*.f64 x y))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) y)) x)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 x #s(literal 2 binary64) y))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x)) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) x) (*.f64 x x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (fma.f64 x #s(literal 2 binary64) y)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y)) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(+.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) x) |
(*.f64 x (fma.f64 x #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) x) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 x #s(literal 2 binary64) y) (-.f64 y (*.f64 x #s(literal 2 binary64))))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) x (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) y) x (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 x (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x y)) |
(fma.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x)) (*.f64 x y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) x)) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) x) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 x (+.f64 x y) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 2 binary64)) (*.f64 x y)) |
(fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 x x (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(fma.f64 x y (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 x y)) |
(fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 y (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) y) x)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 x #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) y) x (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) x) (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y)) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) y) x))) |
(+.f64 (*.f64 x x) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x y))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 x) (+.f64 (fabs.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) x) |
(*.f64 x (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x (*.f64 x x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 x x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(fma.f64 x x (*.f64 x x)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(+.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)))) |
#s(approx (+ (* y 2) (* x 2)) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (+ (* y 2) (* x 2)) (*.f64 (+.f64 x y) #s(literal 2 binary64))) |
#s(approx (* x 2) (*.f64 x #s(literal 2 binary64))) |
#s(approx x x) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)))) |
#s(approx (+ (* y x) (* (* x x) 2)) (*.f64 x y)) |
#s(approx (+ (* y x) (* (* x x) 2)) (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))) |
#s(approx (* (* x x) 2) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) x) x)) |
#s(approx (+ (* y 2) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ (* y 2) (* x 2)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) x) x)) |
#s(approx (+ (* y x) (* (* x x) 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* y x) (* (* x x) 2)) (*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 2 binary64)) x) x)) |
#s(approx (+ (* y 2) (* x 2)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)))) |
#s(approx y y) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (fma.f64 x y (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y)))) |
#s(approx (+ (* y x) (* (* x x) 2)) (fma.f64 (*.f64 x #s(literal 2 binary64)) x (*.f64 x y))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) y)) |
#s(approx (+ (* y 2) (* x 2)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) y)) |
#s(approx (+ (* y x) (* (* x x) 2)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) x) y)) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) y)) |
#s(approx (+ (* y 2) (* x 2)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) y) #s(literal -1 binary64))) |
#s(approx (+ (* y x) (+ (* y x) (* (* x x) 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) y)) |
#s(approx (+ (* y x) (* (* x x) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) x)) y) #s(literal -1 binary64))) |
Compiled 5 215 to 775 computations (85.1% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 277 | 0 | 277 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 277 | 2 | 279 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.4% | (fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
| ✓ | 100.0% | (*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
Compiled 47 to 26 computations (44.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
(fma.f64 y x (fma.f64 y x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
4 calls:
| 2.0ms | y |
| 1.0ms | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 100.0% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 18 to 16 computations (11.1% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
4 calls:
| 1.0ms | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 1 | (+.f64 (*.f64 x x) (*.f64 x y)) |
| 95.7% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 95.7% | 1 | x |
| 95.7% | 1 | y |
Compiled 18 to 16 computations (11.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 17 |
| 1 | 12 | 17 |
| 2 | 15 | 17 |
| 3 | 21 | 17 |
| 4 | 53 | 17 |
| 5 | 375 | 17 |
| 6 | 3460 | 17 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) x) |
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 x x) (*.f64 x y))) |
| 1× | done |
Compiled 17 to 10 computations (41.2% saved)
Compiled 52 to 34 computations (34.6% saved)
Loading profile data...