Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DregSpiller.cpp81 IRNode *DynamicRegSpiller::MoveReg(const ir::AstNode *const node, const VReg vd, const VReg vs, in MoveReg() function in ark::es2panda::compiler::DynamicRegSpiller
112 IRNode *StaticRegSpiller::MoveReg(const ir::AstNode *const node, const VReg vd, const VReg vs, cons… in MoveReg() function in ark::es2panda::compiler::StaticRegSpiller