Searched refs:GetReturnLabel (Results 1 – 4 of 4) sorted by relevance
435 __ B(GetReturnLabel()); in EmitNativeCode()441 vixl::aarch64::Label* GetReturnLabel() { in GetReturnLabel() function in art::arm64::SuspendCheckSlowPathARM641941 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
166 __ jmp(GetReturnLabel()); in EmitNativeCode()172 Label* GetReturnLabel() { in GetReturnLabel() function in art::x86_64::SuspendCheckSlowPathX86_645796 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
215 __ jmp(GetReturnLabel()); in EmitNativeCode()221 Label* GetReturnLabel() { in GetReturnLabel() function in art::x86::SuspendCheckSlowPathX866424 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()
441 __ B(GetReturnLabel()); in EmitNativeCode()447 vixl32::Label* GetReturnLabel() { in GetReturnLabel() function in art::arm::SuspendCheckSlowPathARMVIXL7029 __ Bind(slow_path->GetReturnLabel()); in GenerateSuspendCheck()