Lines Matching refs:negative
253 // If the double was negative, negate the integer result.
396 // through register eax. Use unsigned comparison to get negative
411 // comparison to get negative check for free.
659 __ sub(edx, ebx); // Is there a smarter way to do negative scaling?
1148 __ j(negative, &done, Label::kNear);
1440 // Fast negative check for internalized-to-internalized equality.
2636 // Longer than original string's length or negative: unsafe arguments.
3525 // If we hit a key that is not a unique name during negative
3538 // If we are doing negative lookup then probing failure should be
3677 __ j(negative, &need_incremental);