Lines Matching refs:Cbz
1325 __ Cbz(value, &done); in MarkGCCard() local
1943 __ Cbz(temp, codegen_->GetLabelOf(successor)); in GenerateSuspendCheck() local
2715 __ Cbz(Register(value), &do_store); in VisitArraySet() local
3373 __ Cbz(InputRegisterAt(instruction, 0), slow_path->GetEntryLabel()); in VisitDivZeroCheck() local
3485 __ Cbz(InputRegisterAt(instruction, condition_input_index), false_target); in GenerateTestAndBranch() local
3522 __ Cbz(lhs, non_fallthrough_target); in GenerateTestAndBranch() local
3814 __ Cbz(obj, &zero); in VisitInstanceOf() local
3857 __ Cbz(out, &done); in VisitInstanceOf() local
3921 __ Cbz(out, &done); in VisitInstanceOf() local
4066 __ Cbz(obj, &done); in VisitCheckCast() local
4109 __ Cbz(temp, type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
4168 __ Cbz(temp, type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
4210 __ Cbz(WRegisterFrom(maybe_temp2_loc), type_check_slow_path->GetEntryLabel()); in VisitCheckCast() local
5159 __ Cbz(out, slow_path->GetEntryLabel()); in VisitLoadClass() local
5303 __ Cbz(out.X(), slow_path->GetEntryLabel()); in VisitLoadString() local
5529 __ Cbz(RegisterFrom(obj, instruction->InputAt(0)->GetType()), slow_path->GetEntryLabel()); in GenerateExplicitNullCheck() local
6754 __ Cbz(holder_reg.W(), throw_npe); in CompileBakerReadBarrierThunk() local
6818 __ Cbz(root_reg, &return_label); in CompileBakerReadBarrierThunk() local