Searched refs:GetReturnLabel (Results 1 – 4 of 4) sorted by relevance
401 __ B(GetReturnLabel()); in EmitNativeCode()407 vixl::aarch64::Label* GetReturnLabel() { in GetReturnLabel() function in art::arm64::SuspendCheckSlowPathARM642099 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
171 __ jmp(GetReturnLabel()); in EmitNativeCode()177 Label* GetReturnLabel() { in GetReturnLabel() function in art::x86_64::SuspendCheckSlowPathX86_646147 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
239 __ jmp(GetReturnLabel()); in EmitNativeCode()245 Label* GetReturnLabel() { in GetReturnLabel() function in art::x86::SuspendCheckSlowPathX866811 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
444 __ B(GetReturnLabel()); in EmitNativeCode()450 vixl32::Label* GetReturnLabel() { in GetReturnLabel() function in art::arm::SuspendCheckSlowPathARMVIXL7296 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()