Home | History | Annotate | Download | only in x64

Lines Matching refs:NegateCondition

1270     __ j(NegateCondition(cc), chunk_->GetAssemblyLabel(right_block));
1706 __ j(NegateCondition(BranchCondition(instr->hydrogen())), &is_false);
3362 DeoptimizeIf(NegateCondition(is_smi), instr->environment());
3535 DeoptimizeIf(NegateCondition(cc), instr->environment());