Lines Matching refs:Bne
736 __ Bne(tmp, expected, &exit_loop); in EmitNativeCode() local
3172 __ Bne(temp1, temp2, slow_path->GetEntryLabel()); in VisitArraySet() local
3467 __ Bne(temp, cls.AsRegister<Register>(), slow_path->GetEntryLabel()); in VisitCheckCast() local
3493 __ Bne(temp, cls.AsRegister<Register>(), &loop); in VisitCheckCast() local
3590 __ Bne(AT, cls.AsRegister<Register>(), &loop); in VisitCheckCast() local
4702 __ Bne(lhs, rhs_reg, label); in GenerateIntCompareAndBranch() local
4738 __ Bne(lhs, TMP, label); in GenerateIntCompareAndBranch() local
7633 __ Bne(out, cls.AsRegister<Register>(), &loop); in VisitInstanceOf() local
7710 __ Bne(out, cls.AsRegister<Register>(), slow_path->GetEntryLabel()); in VisitInstanceOf() local
9016 __ Bne(b_hi, a_hi, &compare_done); in GenerateMinMaxInt() local
9081 __ Bne(a_hi, b_hi, &compare_done); in GenerateMinMaxInt() local