Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc1563 #define EXPLICIT_DO_CALL_TEMPLATE_DECL(_is_range, _do_assignability_check) \ argument
1565 bool DoCall<_is_range, _do_assignability_check>(ArtMethod* method, Thread* self, \
1576 #define EXPLICIT_DO_INVOKE_POLYMORPHIC_TEMPLATE_DECL(_is_range) \ argument
1578 bool DoInvokePolymorphic<_is_range>( \