Home
last modified time | relevance | path

Searched defs:interpret_one_instruction (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/interpreter/
H A Dinterpreter_switch_impl.h43 bool interpret_one_instruction; member
61 bool interpret_one_instruction) in ExecuteSwitchImpl()
H A Dinterpreter.cc251 bool interpret_one_instruction) REQUIRES_SHARED(Locks::mutator_lock_) { in ExecuteSwitch()
H A Dinterpreter_switch_impl-inl.h1860 bool const interpret_one_instruction = ctx->interpret_one_instruction; in DEX_INSTRUCTION_LIST() local