Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp178 IRNode *ETSGen::AllocMov(const ir::AstNode *const node, const VReg vd, const VReg vs) in AllocMov() function in ark::es2panda::compiler::ETSGen
196 IRNode *ETSGen::AllocMov(const ir::AstNode *const node, OutVReg vd, const VReg vs) in AllocMov() function in ark::es2panda::compiler::ETSGen
Dpandagen.cpp342 IRNode *PandaGen::AllocMov(const ir::AstNode *node, const VReg vd, const VReg vs) in AllocMov() function in ark::es2panda::compiler::PandaGen
347 IRNode *PandaGen::AllocMov(const ir::AstNode *node, OutVReg vd, const VReg vs) in AllocMov() function in ark::es2panda::compiler::PandaGen