Lines Matching defs:Beqzc
689 __ Beqzc(tmp, &loop_head); in EmitNativeCode() local
1491 __ Beqzc(value, &done); in MarkGCCard() local
1937 __ Beqzc(TMP, codegen_->GetLabelOf(successor)); in GenerateSuspendCheck() local
2919 __ Beqzc(TMP, slow_path->GetEntryLabel()); in VisitBoundsCheck() local
3007 __ Beqzc(obj, &done); in VisitCheckCast() local
3046 __ Beqzc(temp, slow_path->GetEntryLabel()); in VisitCheckCast() local
3095 __ Beqzc(temp, slow_path->GetEntryLabel()); in VisitCheckCast() local
3138 __ Beqzc(TMP, slow_path->GetEntryLabel()); in VisitCheckCast() local
3657 __ Beqzc(value.AsRegister<GpuRegister>(), slow_path->GetEntryLabel()); in VisitDivZeroCheck() local
4022 __ Beqzc(lhs, label); in GenerateIntLongCompareAndBranch() local
4432 __ Beqzc(cond_val.AsRegister<GpuRegister>(), false_target); in GenerateTestAndBranch() local
5363 __ Beqzc(T9, &skip_call, /* is_bare= */ true); in GenerateFieldLoadWithBakerReadBarrier() local
5707 __ Beqzc(obj, &done); in VisitInstanceOf() local
5748 __ Beqzc(out, &done); in VisitInstanceOf() local
5803 __ Beqzc(out, &done); in VisitInstanceOf() local
6341 __ Beqzc(out, slow_path->GetEntryLabel()); in VisitLoadClass() local
6459 __ Beqzc(out, slow_path->GetEntryLabel()); in VisitLoadString() local
6714 __ Beqzc(obj.AsRegister<GpuRegister>(), slow_path->GetEntryLabel()); in GenerateExplicitNullCheck() local
7517 __ Beqzc(temp_reg, codegen_->GetLabelOf(successors[0])); in GenPackedSwitchWithCompares() local
7524 __ Beqzc(temp_reg, codegen_->GetLabelOf(successors[last_index + 2])); in GenPackedSwitchWithCompares() local
7529 __ Beqzc(temp_reg, codegen_->GetLabelOf(successors[last_index + 1])); in GenPackedSwitchWithCompares() local