Searched refs:DoInvokePolymorphic (Results 1 – 6 of 6) sorted by relevance
205 bool DoInvokePolymorphic(Thread* self,
1123 bool DoInvokePolymorphic(Thread* self, in DoInvokePolymorphic() function1191 bool DoInvokePolymorphic<_is_range>( \
546 bool DoInvokePolymorphic(Thread* self, in DoInvokePolymorphic() function608 return DoInvokePolymorphic<is_range>(self, in DoInvokePolymorphic()622 return DoInvokePolymorphic<is_range>(self, in DoInvokePolymorphic()800 bool invoke_success = DoInvokePolymorphic<true /* is_range */>(self, in InvokeBootstrapMethod()896 return DoInvokePolymorphic<is_range>(self, in DoInvokeCustom()1309 bool DoInvokePolymorphic<_is_range>( \
206 bool DoInvokePolymorphic(Thread* self,
1597 bool success = DoInvokePolymorphic<false /* is_range */>( in ExecuteSwitchImpl()1605 bool success = DoInvokePolymorphic<true /* is_range */>( in ExecuteSwitchImpl()
2653 if (!DoInvokePolymorphic<true /* is_range */>(self, in artInvokePolymorphic()