Home | History | Annotate | Download | only in x64

Lines Matching refs:negative

206     // If the double was negative, negate the integer result.
446 // Back up exponent as we need to check if exponent is negative later.
474 // If the exponent is negative, return 1/result.
556 // through register rax. Use unsigned comparison to get negative
570 // comparison to get negative check for free.
1325 __ j(negative, &done, Label::kNear);
1476 // The compare stub returns a positive, negative, or zero 64-bit integer
1619 // Fast negative check for internalized-to-internalized equality.
2905 // Longer than original string's length or negative: unsafe arguments.
3131 // Ensure that you can always subtract a string length from a non-negative
3146 // Get the right string's length by subtracting the (non-negative) difference
3803 // If we hit a key that is not a unique name during negative
3816 // If we are doing negative lookup then probing failure should be
3959 __ j(negative, &need_incremental);