Lines Matching defs:Bind
276 __ Bind(GetEntryLabel()); in EmitNativeCode() local
314 __ Bind(GetEntryLabel()); in EmitNativeCode() local
351 __ Bind(GetEntryLabel()); in EmitNativeCode() local
377 __ Bind(GetEntryLabel()); in EmitNativeCode() local
422 __ Bind(GetEntryLabel()); in EmitNativeCode() local
481 __ Bind(GetEntryLabel()); in EmitNativeCode() local
517 __ Bind(GetEntryLabel()); in EmitNativeCode() local
555 __ Bind(GetEntryLabel()); in EmitNativeCode() local
579 __ Bind(GetEntryLabel()); in EmitNativeCode() local
627 __ Bind(GetEntryLabel()); in EmitNativeCode() local
676 __ Bind(GetEntryLabel()); in EmitNativeCode() local
717 __ Bind(GetEntryLabel()); in EmitNativeCode() local
767 __ Bind(GetEntryLabel()); in EmitNativeCode() local
1140 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck() local
1188 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck() local
1281 __ Bind(slow_path->GetExitLabel()); in EmitBakerReadBarierMarkingCheck() local
1313 __ Bind(label_low); in GenerateGcRootFieldLoad() local
1335 __ Bind(label_low); in GenerateGcRootFieldLoad() local
1345 __ Bind(label_low); in GenerateGcRootFieldLoad() local
1938 __ Bind(slow_path->GetExitLabel()); in GenerateReferenceLoadWithBakerReadBarrier() local
2004 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierForRootSlow() local
2246 __ Bind(&done); in HandleBinaryOp() local
2440 __ Bind(&done); in MaybeMarkGCCard() local
2487 __ Bind(&done); in CheckGCCardIsValid() local
2680 __ Bind(slow_path->GetExitLabel()); in GenerateMethodEntryExitHook() local
2830 __ Bind(&uncompressed_load); in VisitArrayGet() local
2894 __ Bind(&string_char_at_done); in VisitArrayGet() local
3010 __ Bind(&do_put); in VisitArraySet() local
3018 __ Bind(&do_store); in VisitArraySet() local
3030 __ Bind(&skip_writing_card); in VisitArraySet() local
3058 __ Bind(slow_path->GetExitLabel()); in VisitArraySet() local
3288 __ Bind(&loop); in VisitCheckCast() local
3313 __ Bind(&loop); in VisitCheckCast() local
3389 __ Bind(&loop); in VisitCheckCast() local
3416 __ Bind(&done); in VisitCheckCast() local
3417 __ Bind(slow_path->GetExitLabel()); in VisitCheckCast() local
3810 __ Bind(&done); in VisitIf() local
3933 __ Bind(&loop); in VisitInstanceOf() local
3952 __ Bind(&loop); in VisitInstanceOf() local
3960 __ Bind(&success); in VisitInstanceOf() local
4036 __ Bind(&loop); in VisitInstanceOf() local
4086 __ Bind(&done); in VisitInstanceOf() local
4089 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf() local
4436 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass() local
4537 __ Bind(slow_path->GetExitLabel()); in VisitLoadString() local
5900 __ Bind(&done); in MaybeIncrementHotness() local
5923 __ Bind(slow_path->GetExitLabel()); in MaybeIncrementHotness() local
5993 __ Bind(&resolution); in GenerateFrameEntry() local
6001 __ Bind(&memory_barrier); in GenerateFrameEntry() local
6004 __ Bind(&frame_entry_label_); in GenerateFrameEntry() local
6099 void CodeGeneratorRISCV64::Bind(HBasicBlock* block) { __ Bind(GetLabelOf(block)); } in Bind() local
6640 __ Bind(&info_high->label); in EmitPcRelativeAuipcPlaceholder() local
6648 __ Bind(&info_low->label); in EmitPcRelativeAddiPlaceholder() local
6656 __ Bind(&info_low->label); in EmitPcRelativeLwuPlaceholder() local
6664 __ Bind(&info_low->label); in EmitPcRelativeLdPlaceholder() local
6952 __ Bind(&done); in MaybeGenerateInlineCacheCheck() local