Searched defs:LoadObjByIndex (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 612 void PandaGen::LoadObjByIndex(const ir::AstNode *node, VReg obj, int64_t index) in LoadObjByIndex() function in panda::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | pandagen.cpp | 570 void PandaGen::LoadObjByIndex(const ir::AstNode *node, int64_t index) in LoadObjByIndex() function in ark::es2panda::compiler::PandaGen |