Searched defs:DoIGetQuick (Results 1 - 1 of 1) sorted by relevance

/art/runtime/interpreter/
H A Dinterpreter_common.cc153 bool DoIGetQuick(ShadowFrame& shadow_frame, const Instruction* inst, uint16_t inst_data) { function in namespace:art::interpreter
214 // Explicitly instantiate all DoIGetQuick functions.
216 template bool DoIGetQuick<_field_type>(ShadowFrame& shadow_frame, const Instruction* inst, \

Completed in 21 milliseconds