Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:Operation

1405   // Adding 0 is an identity operation except in case of -0: -0 + 0 = +0
1902 // The result of the modulo operation has the sign of its left operand.
3528 HValue* left, HValue* right, Operation op) {