Searched refs:GetArrayU16Class (Results 1 – 5 of 5) sorted by relevance
134 …auto klass = TypedImm(reinterpret_cast<uintptr_t>(runtime->GetArrayU16Class(cg->GetGraph()->GetMet… in GenerateSbAppendCall()
396 ClassPtr GetArrayU16Class(MethodPtr method) const override;
154 compiler::RuntimeInterface::ClassPtr PandaRuntimeInterface::GetArrayU16Class(MethodPtr method) const in GetArrayU16Class() function in ark::PandaRuntimeInterface
709 virtual ClassPtr GetArrayU16Class([[maybe_unused]] MethodPtr method) const in GetArrayU16Class() function
2428 …auto klassImm = TypedImm(reinterpret_cast<uintptr_t>(runtime->GetArrayU16Class(GetGraph()->GetMeth… in CreateStringGetCharsTlab()