• Home
  • Raw
  • Download

Lines Matching defs:CompareAndBranchIfZero

2543       __ CompareAndBranchIfZero(InputRegisterAt(instruction, condition_input_index),  in GenerateTestAndBranch()  local
2579 __ CompareAndBranchIfZero(left, non_fallthrough_target, far_target); in GenerateTestAndBranch() local
4625 __ CompareAndBranchIfZero(InputRegisterAt(instruction, 0), slow_path->GetEntryLabel()); in VisitDivZeroCheck() local
5816 __ CompareAndBranchIfZero(InputRegisterAt(instruction, 0), slow_path->GetEntryLabel()); in GenerateExplicitNullCheck() local
6575 __ CompareAndBranchIfZero(value, &is_null); in MarkGCCard() local
6662 __ CompareAndBranchIfZero(temp, codegen_->GetLabelOf(successor)); in GenerateSuspendCheck() local
7060 __ CompareAndBranchIfZero(out, slow_path->GetEntryLabel()); in VisitLoadClass() local
7260 __ CompareAndBranchIfZero(out, slow_path->GetEntryLabel()); in VisitLoadString() local
7422 __ CompareAndBranchIfZero(obj, final_label, /* is_far_target= */ false); in VisitInstanceOf() local
7482 __ CompareAndBranchIfZero(out, final_label, /* is_far_target= */ false); in VisitInstanceOf() local
7567 __ CompareAndBranchIfZero(out, final_label, /* is_far_target= */ false); in VisitInstanceOf() local
7723 __ CompareAndBranchIfZero(obj, final_label, /* is_far_target= */ false); in VisitCheckCast() local
7766 __ CompareAndBranchIfZero(temp, type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
7798 __ CompareAndBranchIfZero(temp, type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
7825 __ CompareAndBranchIfZero(temp, type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
7870 __ CompareAndBranchIfZero(RegisterFrom(maybe_temp2_loc), in VisitCheckCast() local
9367 __ CompareAndBranchIfZero(holder_reg, throw_npe, /* is_far_target= */ false); in CompileBakerReadBarrierThunk() local
9444 __ CompareAndBranchIfZero(root_reg, &return_label, /* is_far_target= */ false); in CompileBakerReadBarrierThunk() local