Searched refs:return_pc (Results 1 – 2 of 2) sorted by relevance
646 Register return_pc = scratch2; in LeaveInterpreterFrame() local658 __ PopReturnAddressTo(return_pc); in LeaveInterpreterFrame()660 __ PushReturnAddressFrom(return_pc); in LeaveInterpreterFrame()
584 Register return_pc = scratch2; in LeaveInterpreterFrame() local596 __ pop(return_pc); in LeaveInterpreterFrame()598 __ push(return_pc); in LeaveInterpreterFrame()