Searched refs:GetArrayAllocationEntrypoint (Results 1 – 4 of 4) sorted by relevance
617 static QuickEntrypointEnum GetArrayAllocationEntrypoint(Handle<mirror::Class> array_klass);
1621 QuickEntrypointEnum CodeGenerator::GetArrayAllocationEntrypoint(Handle<mirror::Class> array_klass) { in GetArrayAllocationEntrypoint() function in art::CodeGenerator
4071 CodeGenerator::GetArrayAllocationEntrypoint(instruction->GetLoadClass()->GetClass()); in VisitNewArray()
5161 CodeGenerator::GetArrayAllocationEntrypoint(instruction->GetLoadClass()->GetClass()); in VisitNewArray()