HomeSort by relevance Sort by last modified time
    Searched refs:DoIGetQuick (Results 1 - 4 of 4) sorted by null

  /art/runtime/interpreter/
interpreter_common.h 168 bool DoIGetQuick(ShadowFrame& shadow_frame, const Instruction* inst, uint16_t inst_data)
interpreter_common.cc 122 bool DoIGetQuick(ShadowFrame& shadow_frame, const Instruction* inst, uint16_t inst_data) {
160 // Explicitly instantiate all DoIGetQuick functions.
162 template bool DoIGetQuick<_field_type>(ShadowFrame& shadow_frame, const Instruction* inst, \
    [all...]
interpreter_goto_table_impl.cc     [all...]
interpreter_switch_impl.cc     [all...]

Completed in 68 milliseconds