Lines Matching defs:Beqzc
880 __ Beqzc(value, &done); in MarkGCCard() local
1006 __ Beqzc(TMP, codegen_->GetLabelOf(successor)); in GenerateSuspendCheck() local
1635 __ Beqzc(obj, slow_path->GetExitLabel()); in VisitCheckCast() local
2172 __ Beqzc(value.AsRegister<GpuRegister>(), slow_path->GetEntryLabel()); in VisitDivZeroCheck() local
2399 __ Beqzc(lhs, label); in GenerateIntLongCompareAndBranch() local
2601 __ Beqzc(cond_val.AsRegister<GpuRegister>(), false_target); in GenerateTestAndBranch() local
2870 __ Beqzc(obj, &done); in VisitInstanceOf() local
3229 __ Beqzc(out, slow_path->GetEntryLabel()); in VisitLoadClass() local
3286 __ Beqzc(out, slow_path->GetEntryLabel()); in VisitLoadString() local
3545 __ Beqzc(obj.AsRegister<GpuRegister>(), slow_path->GetEntryLabel()); in GenerateExplicitNullCheck() local
4161 __ Beqzc(temp_reg, codegen_->GetLabelOf(successors[0])); in VisitPackedSwitch() local
4168 __ Beqzc(temp_reg, codegen_->GetLabelOf(successors[last_index + 2])); in VisitPackedSwitch() local
4173 __ Beqzc(temp_reg, codegen_->GetLabelOf(successors[last_index + 1])); in VisitPackedSwitch() local