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

/art/runtime/interpreter/
H A Dinterpreter_common.cc40 bool DoFieldGet(Thread* self, ShadowFrame& shadow_frame, const Instruction* inst, function in namespace:art::interpreter
99 // Explicitly instantiate all DoFieldGet functions.
101 template bool DoFieldGet<_find_type, _field_type, _do_check>(Thread* self, \

Completed in 38 milliseconds