Searched defs:LoadArrayElement (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | native_inline_lowering.cpp | 189 GateRef NativeInlineLowering::LoadArrayElement(ElementsKind kind, GateRef gate, GateRef index) in LoadArrayElement() function in panda::ecmascript::kungfu::NativeInlineLowering |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSGen.cpp | 2532 void ETSGen::LoadArrayElement(const ir::AstNode *node, VReg objectReg) in LoadArrayElement() function in panda::es2panda::compiler::ETSGen |