Searched refs:GetReturnLabel (Results 1 – 6 of 6) sorted by relevance
306 __ Bc(GetReturnLabel()); in EmitNativeCode()312 Mips64Label* GetReturnLabel() { in GetReturnLabel() function in art::mips64::SuspendCheckSlowPathMIPS641004 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
404 __ B(GetReturnLabel()); in EmitNativeCode()410 vixl::Label* GetReturnLabel() { in GetReturnLabel() function in art::arm64::SuspendCheckSlowPathARM641535 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
354 __ B(GetReturnLabel()); in EmitNativeCode()360 MipsLabel* GetReturnLabel() { in GetReturnLabel() function in art::mips::SuspendCheckSlowPathMIPS1122 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
159 __ jmp(GetReturnLabel()); in EmitNativeCode()165 Label* GetReturnLabel() { in GetReturnLabel() function in art::x86_64::SuspendCheckSlowPathX86_645094 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
127 __ b(GetReturnLabel()); in EmitNativeCode()133 Label* GetReturnLabel() { in GetReturnLabel() function in art::arm::SuspendCheckSlowPathARM4840 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
181 __ jmp(GetReturnLabel()); in EmitNativeCode()187 Label* GetReturnLabel() { in GetReturnLabel() function in art::x86::SuspendCheckSlowPathX865598 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()