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

  /art/runtime/interpreter/
interpreter_switch_impl.cc     [all...]
interpreter_common.h 280 bool DoIGetQuick(ShadowFrame& shadow_frame, const Instruction* inst, uint16_t inst_data)
interpreter_common.cc 139 bool DoIGetQuick(ShadowFrame& shadow_frame, const Instruction* inst, uint16_t inst_data) {
200 // Explicitly instantiate all DoIGetQuick functions.
202 template bool DoIGetQuick<_field_type>(ShadowFrame& shadow_frame, const Instruction* inst, \
    [all...]

Completed in 92 milliseconds