Searched defs:MoveVreg (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSGen.cpp | 217 void ETSGen::MoveVreg(const ir::AstNode *const node, const VReg vd, const VReg vs) in MoveVreg() function in ark::es2panda::compiler::ETSGen |
| D | pandagen.cpp | 353 void PandaGen::MoveVreg(const ir::AstNode *node, VReg vd, VReg vs) in MoveVreg() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 795 void PandaGen::MoveVreg(const ir::AstNode *node, VReg vd, VReg vs) in MoveVreg() function in panda::es2panda::compiler::PandaGen |