Home | History | Annotate | Download | only in x64

Lines Matching defs:non_negative_smi

2351   Condition non_negative_smi = masm()->CheckNonNegativeSmi(rax);
2352 Split(non_negative_smi, if_true, if_false, fall_through);