Home
last modified time | relevance | path

Searched refs:EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.cc397 #define EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, _transaction_active) \ macro
403 EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, false); \
404 EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, true);
414 #undef EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()