Searched defs:SetDstReg (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ | ||
| H A D | slow_path.h | 174 void SetDstReg(Reg reg) in SetDstReg() function in ark::compiler::SlowPathResolveStringAot 266 void SetDstReg(Reg dstReg) in SetDstReg() function in ark::compiler::SlowPathUnresolved 298 void SetDstReg(Reg dstReg) in SetDstReg() function in ark::compiler::SlowPathJsCastDoubleToInt32 319 void SetDstReg(Reg dstReg) in SetDstReg() function in ark::compiler::SlowPathStringHashCode |
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| H A D | inst.h | 1291 void SetDstReg(Register reg) in SetDstReg() function 1309 virtual void SetDstReg([[maybe_unused]] unsigned index, Register reg) in SetDstReg() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| H A D | inst.h | 1597 void SetDstReg(Register reg) in SetDstReg() function 1620 virtual void SetDstReg([[maybe_unused]] unsigned index, Register reg) in SetDstReg() function |
Completed in 16 milliseconds