Home | History | Annotate | Download | only in ia32

Lines Matching refs:negative

283   // If the double was negative, negate the integer result.
599 // negative, return 1/result.
716 // through register eax. Use unsigned comparison to get negative
731 // comparison to get negative check for free.
979 __ sub(edx, ebx); // Is there a smarter way to do negative scaling?
1474 __ j(negative, &done, Label::kNear);
1754 // Fast negative check for internalized-to-internalized equality.
2945 // Longer than original string's length or negative: unsafe arguments.
3862 // If we hit a key that is not a unique name during negative
3875 // If we are doing negative lookup then probing failure should be
4014 __ j(negative, &need_incremental);