Searched refs:Bind (Results 1 - 25 of 32) sorted by relevance

12

/art/compiler/optimizing/
H A Dintrinsics_x86_64.cc125 __ Bind(GetEntryLabel());
452 __ Bind(&nan);
461 __ Bind(&op2_label);
469 __ Bind(&done);
744 __ Bind(&nan);
748 __ Bind(&done);
791 __ Bind(&nan);
795 __ Bind(&done);
838 __ Bind(slow_path->GetExitLabel());
866 __ Bind(slow_pat
[all...]
H A Dintrinsics_arm.cc97 __ Bind(GetEntryLabel());
639 __ Bind(&loop_head);
742 __ Bind(&loop_head);
820 __ Bind(slow_path->GetExitLabel());
850 __ Bind(slow_path->GetExitLabel());
875 __ Bind(slow_path->GetExitLabel());
898 __ Bind(slow_path->GetExitLabel());
967 __ Bind(slow_path->GetExitLabel());
1013 __ Bind(slow_path->GetExitLabel());
H A Dintrinsics_arm64.cc106 __ Bind(GetEntryLabel());
877 __ Bind(&loop_head);
885 __ Bind(&loop_head);
893 __ Bind(&exit_loop);
964 __ Bind(slow_path->GetExitLabel());
993 __ Bind(slow_path->GetExitLabel());
1017 __ Bind(slow_path->GetExitLabel());
1038 __ Bind(slow_path->GetExitLabel());
1107 __ Bind(slow_path->GetExitLabel());
1156 __ Bind(slow_pat
[all...]
H A Dintrinsics_x86.cc134 __ Bind(GetEntryLabel());
536 __ Bind(&nan);
550 __ Bind(&op2_label);
558 __ Bind(&done);
867 __ Bind(&nan);
871 __ Bind(&done);
913 __ Bind(slow_path->GetExitLabel());
941 __ Bind(slow_path->GetExitLabel());
1002 __ Bind(slow_path->GetExitLabel());
1070 __ Bind(
[all...]
H A Dcode_generator_x86_64.cc56 __ Bind(GetEntryLabel());
72 __ Bind(GetEntryLabel());
89 __ Bind(GetEntryLabel());
122 __ Bind(GetEntryLabel());
161 __ Bind(GetEntryLabel());
198 __ Bind(GetEntryLabel());
246 __ Bind(GetEntryLabel());
283 __ Bind(GetEntryLabel());
330 __ Bind(GetEntryLabel());
511 __ Bind(
583 void CodeGeneratorX86_64::Bind(HBasicBlock* block) { function in class:art::x86_64::CodeGeneratorX86_64
[all...]
H A Dcode_generator_x86.cc53 __ Bind(GetEntryLabel());
68 __ Bind(GetEntryLabel());
83 __ Bind(GetEntryLabel());
109 __ Bind(GetEntryLabel());
139 __ Bind(GetEntryLabel());
177 __ Bind(GetEntryLabel());
209 __ Bind(GetEntryLabel());
264 __ Bind(GetEntryLabel());
310 __ Bind(GetEntryLabel());
475 __ Bind(
525 void CodeGeneratorX86::Bind(HBasicBlock* block) { function in class:art::x86::CodeGeneratorX86
[all...]
H A Dcode_generator_arm64.cc119 __ Bind(GetEntryLabel());
145 __ Bind(GetEntryLabel());
170 __ Bind(GetEntryLabel());
222 __ Bind(GetEntryLabel());
249 __ Bind(GetEntryLabel());
269 __ Bind(GetEntryLabel());
319 __ Bind(GetEntryLabel());
362 __ Bind(GetEntryLabel());
485 __ Bind(&frame_entry_label_);
531 void CodeGeneratorARM64::Bind(HBasicBloc function in class:art::arm64::CodeGeneratorARM64
[all...]
H A Dcode_generator_mips64.cc120 __ Bind(GetEntryLabel());
151 __ Bind(GetEntryLabel());
178 __ Bind(GetEntryLabel());
230 __ Bind(GetEntryLabel());
261 __ Bind(GetEntryLabel());
283 __ Bind(GetEntryLabel());
331 __ Bind(GetEntryLabel());
381 __ Bind(GetEntryLabel());
481 __ Bind(&frame_entry_label_);
588 void CodeGeneratorMIPS64::Bind(HBasicBloc function in class:art::mips64::CodeGeneratorMIPS64
[all...]
H A Dcode_generator_arm.cc65 __ Bind(GetEntryLabel());
81 __ Bind(GetEntryLabel());
98 __ Bind(GetEntryLabel());
141 __ Bind(GetEntryLabel());
178 __ Bind(GetEntryLabel());
224 __ Bind(GetEntryLabel());
260 __ Bind(GetEntryLabel());
302 __ Bind(GetEntryLabel());
529 __ Bind(&frame_entry_label_);
579 void CodeGeneratorARM::Bind(HBasicBloc function in class:art::arm::CodeGeneratorARM
[all...]
H A Dcode_generator_arm.h211 void Bind(HBasicBlock* block) OVERRIDE;
H A Dcode_generator_mips64.h215 void Bind(HBasicBlock* block) OVERRIDE;
H A Dcode_generator_x86.h204 void Bind(HBasicBlock* block) OVERRIDE;
H A Dcode_generator_x86_64.h205 void Bind(HBasicBlock* block) OVERRIDE;
H A Dcode_generator.h156 virtual void Bind(HBasicBlock* block) = 0;
H A Dcode_generator_arm64.h242 void Bind(HBasicBlock* block) OVERRIDE;
/art/compiler/utils/
H A Dassembler_thumb_test.cc626 __ Bind(&l1);
632 __ Bind(&l2);
637 __ Bind(&l3);
644 __ Bind(&l4);
653 __ Bind(&l5);
670 __ Bind(&l1);
677 __ Bind(&l2);
682 __ Bind(&l3);
689 __ Bind(&l4);
698 __ Bind(
[all...]
/art/compiler/utils/mips/
H A Dassembler_mips.cc149 void MipsAssembler::Bind(Label* label, bool is_jump) { function in class:art::mips::MipsAssembler
868 Bind(&null_arg, false);
889 Bind(&null_arg, false);
910 Bind(&null_arg, false);
969 __ Bind(&entry_, false);
H A Dassembler_mips.h151 void Bind(Label* label, bool is_jump);
/art/compiler/utils/mips64/
H A Dassembler_mips64.cc792 void Mips64Assembler::Bind(Label* label) { function in class:art::mips64::Mips64Assembler
1437 Bind(&null_arg);
1458 Bind(&null_arg);
1479 Bind(&null_arg);
1538 __ Bind(&entry_);
/art/compiler/utils/x86/
H A Dassembler_x86.cc1606 void X86Assembler::Bind(Label* label) { function in class:art::x86::X86Assembler
2086 Bind(&null_arg);
2104 Bind(&null_arg);
2125 Bind(&null_arg);
2175 __ Bind(&entry_);
/art/compiler/utils/arm64/
H A Dassembler_arm64.cc606 ___ Bind(&exit);
623 // Bind exception poll entry.
624 ___ Bind(exception->Entry());
/art/compiler/utils/x86_64/
H A Dassembler_x86_64.cc2095 void X86_64Assembler::Bind(Label* label) { function in class:art::x86_64::X86_64Assembler
2776 Bind(&null_arg);
2794 Bind(&null_arg);
2815 Bind(&null_arg);
2872 __ Bind(&entry_);
/art/compiler/utils/arm/
H A Dassembler_arm.cc853 __ Bind(&entry_);
H A Dassembler_arm32.h289 void Bind(Label* label) OVERRIDE;
H A Dassembler_thumb2.h329 void Bind(Label* label) OVERRIDE;

Completed in 204 milliseconds

12