Lines Matching defs:CompareAndBranchIfZero
2646 __ CompareAndBranchIfZero(InputRegisterAt(instruction, condition_input_index), in GenerateTestAndBranch() local
2682 __ CompareAndBranchIfZero(left, non_fallthrough_target); in GenerateTestAndBranch() local
4411 __ CompareAndBranchIfZero(InputRegisterAt(instruction, 0), slow_path->GetEntryLabel()); in VisitDivZeroCheck() local
5620 __ CompareAndBranchIfZero(InputRegisterAt(instruction, 0), slow_path->GetEntryLabel()); in GenerateExplicitNullCheck() local
6383 __ CompareAndBranchIfZero(value, &is_null); in MarkGCCard() local
6446 __ CompareAndBranchIfZero(temp, codegen_->GetLabelOf(successor)); in GenerateSuspendCheck() local
6859 __ CompareAndBranchIfZero(out, slow_path->GetEntryLabel()); in VisitLoadClass() local
6995 __ CompareAndBranchIfZero(out, slow_path->GetEntryLabel()); in VisitLoadString() local
7136 __ CompareAndBranchIfZero(obj, final_label, /* far_target */ false); in VisitInstanceOf() local
7192 __ CompareAndBranchIfZero(out, final_label, /* far_target */ false); in VisitInstanceOf() local
7273 __ CompareAndBranchIfZero(out, final_label, /* far_target */ false); in VisitInstanceOf() local
7429 __ CompareAndBranchIfZero(obj, final_label, /* far_target */ false); in VisitCheckCast() local
7472 __ CompareAndBranchIfZero(temp, type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
7504 __ CompareAndBranchIfZero(temp, type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
7531 __ CompareAndBranchIfZero(temp, type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
7576 __ CompareAndBranchIfZero(RegisterFrom(maybe_temp2_loc), in VisitCheckCast() local