Home | History | Annotate | Download | only in x64

Lines Matching full:negation

1440       // Subtract by adding the negation.
1467 // Subtract by adding the negation.
1484 // Subtract by adding the negation.
1500 neg(dst); // Low 32 bits are retained as zero by negation.
1509 // If the result is zero or Smi::kMinValue, negation failed to create a smi.