Home
last modified time | relevance | path

Searched refs:ExitInterpreterLoop (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h74 ExitInterpreterLoop(); in CheckTransactionAbort()
89 ExitInterpreterLoop(); in CheckForceReturn()
110 ExitInterpreterLoop(); in HandlePendingException()
229 ExitInterpreterLoop(); in HandleReturn()
249 ExitInterpreterLoop(); in HandleBranch()
510 ExitInterpreterLoop(); in RETURN_OBJECT()
1803 ALWAYS_INLINE void ExitInterpreterLoop() { in ExitInterpreterLoop() function