Home
last modified time | relevance | path

Searched defs:AllocMov (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp175 IRNode *ETSGen::AllocMov(const ir::AstNode *const node, const VReg vd, const VReg vs) in AllocMov() function in ark::es2panda::compiler::ETSGen
193 IRNode *ETSGen::AllocMov(const ir::AstNode *const node, OutVReg vd, const VReg vs) in AllocMov() function in ark::es2panda::compiler::ETSGen
H A Dpandagen.cpp341 IRNode *PandaGen::AllocMov(const ir::AstNode *node, const VReg vd, const VReg vs) in AllocMov() function in ark::es2panda::compiler::PandaGen
346 IRNode *PandaGen::AllocMov(const ir::AstNode *node, OutVReg vd, const VReg vs) in AllocMov() function in ark::es2panda::compiler::PandaGen

Completed in 7 milliseconds