Home | History | Annotate | Download | only in x64

Lines Matching refs:not_carry

62     EmitJump(not_carry, target);   // Always taken before patched.
85 ASSERT(cc == carry || cc == not_carry);