Lines Matching refs:Bnez
1187 __ Bnez(tmp, slow_path->GetEntryLabel()); in GenerateSuspendCheck() local
1280 __ Bnez(temp.AsRegister<XRegister>(), slow_path->GetEntryLabel()); in EmitBakerReadBarierMarkingCheck() local
1392 __ Bnez(cond_val.AsRegister<XRegister>(), true_target); in GenerateTestAndBranch() local
1692 __ Bnez(left, label); in GenerateIntLongCompareAndBranch() local
1853 __ Bnez(rd, label); in GenerateFpCondition() local
1937 __ Bnez(tmp, slow_path->GetEntryLabel()); in GenerateReferenceLoadWithBakerReadBarrier() local
2483 __ Bnez(temp, &done); in CheckGCCardIsValid() local
2625 __ Bnez(tmp, slow_path->GetEntryLabel()); in GenerateMethodEntryExitHook() local
2641 __ Bnez(tmp, slow_path->GetEntryLabel()); in GenerateMethodEntryExitHook() local
2819 __ Bnez(tmp, &uncompressed_load); in VisitArrayGet() local
3009 __ Bnez(temp1, slow_path->GetEntryLabel()); in VisitArraySet() local
3155 __ Bnez(index, slow_path->GetEntryLabel()); in VisitBoundsCheck() local
3323 __ Bnez(temp, &loop); in VisitCheckCast() local
3351 __ Bnez(temp, slow_path->GetEntryLabel()); in VisitCheckCast() local
3411 __ Bnez(temp, slow_path->GetEntryLabel()); in VisitCheckCast() local
3807 __ Bnez(overflow, &done); in VisitIf() local
3957 __ Bnez(out, &loop); in VisitInstanceOf() local
4019 __ Bnez(out, slow_path->GetEntryLabel()); in VisitInstanceOf() local