Searched defs:Bind (Results 1 – 11 of 11) sorted by relevance
697 __ Bind(&l1); in TEST() local703 __ Bind(&l2); in TEST() local708 __ Bind(&l3); in TEST() local715 __ Bind(&l4); in TEST() local724 __ Bind(&l5); in TEST() local741 __ Bind(&l1); in TEST() local748 __ Bind(&l2); in TEST() local753 __ Bind(&l3); in TEST() local760 __ Bind(&l4); in TEST() local769 __ Bind(&l5); in TEST() local[all …]
71 __ Bind(GetEntryLabel()); in EmitNativeCode() local87 __ Bind(GetEntryLabel()); in EmitNativeCode() local107 __ Bind(GetEntryLabel()); in EmitNativeCode() local240 void CodeGeneratorX86_64::Bind(Label* label) { in Bind() function in art::x86_64::CodeGeneratorX86_64241 __ Bind(label); in Bind() local573 __ Bind(&greater); in VisitCompare() local576 __ Bind(&done); in VisitCompare() local1315 __ Bind(&is_null); in MarkGCCard() local
67 __ Bind(GetEntryLabel()); in EmitNativeCode() local84 __ Bind(GetEntryLabel()); in EmitNativeCode() local102 __ Bind(GetEntryLabel()); in EmitNativeCode() local297 void CodeGeneratorARM::Bind(Label* label) { in Bind() function in art::arm::CodeGeneratorARM298 __ Bind(label); in Bind() local1068 __ Bind(&greater); in VisitCompare() local1072 __ Bind(&less); in VisitCompare() local1075 __ Bind(&done); in VisitCompare() local1481 __ Bind(&is_null); in MarkGCCard() local
67 __ Bind(GetEntryLabel()); in EmitNativeCode() local82 __ Bind(GetEntryLabel()); in EmitNativeCode() local101 __ Bind(GetEntryLabel()); in EmitNativeCode() local268 void CodeGeneratorX86::Bind(Label* label) { in Bind() function in art::x86::CodeGeneratorX86269 __ Bind(label); in Bind() local1038 __ Bind(&greater); in VisitCompare() local1042 __ Bind(&less); in VisitCompare() local1045 __ Bind(&done); in VisitCompare() local1144 __ Bind(&is_null); in MarkGCCard() local
600 ___ Bind(&exit); in LoadReferenceFromHandleScope() local618 ___ Bind(exception->Entry()); in EmitExceptionPoll() local
148 void MipsAssembler::Bind(Label* label, bool is_jump) { in Bind() function in art::mips::MipsAssembler953 __ Bind(&entry_, false); in Emit() local
825 __ Bind(&entry_); in Emit() local
1206 void Arm32Assembler::Bind(Label* label) { in Bind() function in art::arm::Arm32Assembler
2084 void Thumb2Assembler::Bind(Label* label) { in Bind() function in art::arm::Thumb2Assembler
1311 void X86Assembler::Bind(Label* label) { in Bind() function in art::x86::X86Assembler1845 __ Bind(&entry_); in Emit() local
1507 void X86_64Assembler::Bind(Label* label) { in Bind() function in art::x86_64::X86_64Assembler2217 __ Bind(&entry_); in Emit() local