Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_switch_impl.cc38 if (interpret_one_instruction) { \
79 if (interpret_one_instruction) { \
102 bool interpret_one_instruction) { in ExecuteSwitchImpl() argument
220 if (interpret_one_instruction) { in ExecuteSwitchImpl()
237 if (interpret_one_instruction) { in ExecuteSwitchImpl()
255 if (interpret_one_instruction) { in ExecuteSwitchImpl()
272 if (interpret_one_instruction) { in ExecuteSwitchImpl()
311 if (interpret_one_instruction) { in ExecuteSwitchImpl()
2436 } while (!interpret_one_instruction); in ExecuteSwitchImpl()
2446 bool interpret_one_instruction);
[all …]
Dinterpreter_common.h76 bool interpret_one_instruction);