Home | History | Annotate | Download | only in x64

Lines Matching refs:NegateCondition

1144   __ j(NegateCondition(cond), &miss);
1171 __ j(NegateCondition(check), slow_case);