Home
last modified time | relevance | path

Searched defs:GetArrayElementSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dcompiler.cpp532 uint32_t PandaRuntimeInterface::GetArrayElementSize(MethodPtr method, IdType id) const in GetArrayElementSize() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h475 …virtual uint32_t GetArrayElementSize([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType id… in GetArrayElementSize() function