Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.cc41 class Interpreter { class
49 explicit Interpreter(ThreadState* state) : state_(state), branch_taken_(false) {} in Interpreter() function in berberis::__anonb69021fa0111::Interpreter