Home | History | Annotate | Download | only in optimizing

Lines Matching defs:Bind

228     __ Bind(GetEntryLabel());
258 __ Bind(GetEntryLabel());
290 __ Bind(GetEntryLabel());
344 __ Bind(GetEntryLabel());
372 __ Bind(GetEntryLabel());
397 __ Bind(GetEntryLabel());
446 __ Bind(GetEntryLabel());
495 __ Bind(GetEntryLabel());
516 __ Bind(GetEntryLabel());
563 __ Bind(&table_start_);
601 __ Bind(GetEntryLabel());
670 __ Bind(GetEntryLabel());
824 __ Bind(GetEntryLabel());
1000 __ Bind(&frame_entry_label_);
1059 void CodeGeneratorARM64::Bind(HBasicBlock* block) {
1060 __ Bind(GetLabelOf(block));
1088 __ Bind(&done);
1487 __ Bind(slow_path->GetExitLabel());
1535 __ Bind(slow_path->GetReturnLabel());
2229 __ Bind(&non_zero);
2286 __ Bind(&do_put);
2315 __ Bind(&done);
2319 __ Bind(slow_path->GetExitLabel());
2811 // is nullptr (fallthrough) use and bind `fallthrough_target` instead.
2915 __ Bind(&fallthrough_target);
3180 __ Bind(&loop);
3197 __ Bind(&loop);
3205 __ Bind(&success);
3226 __ Bind(&exact_check);
3279 __ Bind(&zero);
3284 __ Bind(&done);
3288 __ Bind(slow_path->GetExitLabel());
3375 __ Bind(&loop);
3393 __ Bind(&compare_classes);
3402 __ Bind(&loop);
3449 __ Bind(&check_non_primitive_component_type);
3483 __ Bind(&done);
3485 __ Bind(type_check_slow_path->GetExitLabel());
3655 __ Bind(adrp_label);
3663 __ Bind(ldr_label);
3701 __ Bind(label);
3964 __ Bind(slow_path->GetExitLabel());
4055 __ Bind(adrp_label);
4063 __ Bind(add_label);
4096 __ Bind(adrp_label);
4126 __ Bind(slow_path->GetExitLabel());
4916 __ Bind(fixup_label);
4938 __ Bind(slow_path->GetExitLabel());
4947 __ Bind(fixup_label);
4960 __ Bind(fixup_label);
5111 __ Bind(slow_path->GetExitLabel());
5138 __ Bind(slow_path->GetExitLabel());
5173 __ Bind(slow_path->GetExitLabel());