Home
last modified time | relevance | path

Searched defs:LoadAccumulatorInt (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp728 void PandaGen::LoadAccumulatorInt(const ir::AstNode *node, int32_t num) in LoadAccumulatorInt() function in panda::es2panda::compiler::PandaGen
733 void PandaGen::LoadAccumulatorInt(const ir::AstNode *node, size_t num) in LoadAccumulatorInt() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2731 void ETSGen::LoadAccumulatorInt(const ir::AstNode *node, int32_t number) in LoadAccumulatorInt() function in ark::es2panda::compiler::ETSGen
Dpandagen.cpp363 void PandaGen::LoadAccumulatorInt(const ir::AstNode *node, size_t num) in LoadAccumulatorInt() function in ark::es2panda::compiler::PandaGen