Lines Matching refs:Beqz
981 __ Beqz(value, &done); in MarkGCCard() local
1124 __ Beqz(TMP, codegen_->GetLabelOf(successor)); in GenerateSuspendCheck() local
1585 __ Beqz(TMP, &done); in HandleShift() local
1596 __ Beqz(TMP, &done); in HandleShift() local
1607 __ Beqz(TMP, &done); in HandleShift() local
1621 __ Beqz(TMP, &done); in HandleShift() local
2012 __ Beqz(obj, slow_path->GetExitLabel()); in VisitCheckCast() local
2529 __ Beqz(value.AsRegister<Register>(), slow_path->GetEntryLabel()); in VisitDivZeroCheck() local
2544 __ Beqz(TMP, slow_path->GetEntryLabel()); in VisitDivZeroCheck() local
2765 __ Beqz(lhs, label); in GenerateIntCompareAndBranch() local
2856 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
2894 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
2919 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
2928 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
2953 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
2962 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
2979 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
2998 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
3005 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
3024 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
3031 __ Beqz(TMP, label); in GenerateLongCompareAndBranch() local
3276 __ Beqz(cond_val.AsRegister<Register>(), false_target); in GenerateTestAndBranch() local
3680 __ Beqz(obj, &done); in VisitInstanceOf() local
4008 __ Beqz(out, slow_path->GetEntryLabel()); in VisitLoadClass() local
4062 __ Beqz(out, slow_path->GetEntryLabel()); in VisitLoadString() local
4388 __ Beqz(obj.AsRegister<Register>(), slow_path->GetEntryLabel()); in GenerateExplicitNullCheck() local
5149 __ Beqz(temp_reg, codegen_->GetLabelOf(successors[0])); in VisitPackedSwitch() local
5156 __ Beqz(temp_reg, codegen_->GetLabelOf(successors[last_index + 2])); in VisitPackedSwitch() local
5161 __ Beqz(temp_reg, codegen_->GetLabelOf(successors[last_index + 1])); in VisitPackedSwitch() local