Home
last modified time | relevance | path

Searched defs:SetDstReg (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dslow_path.h174 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 Dinst.h1291 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 Dinst.h1597 void SetDstReg(Register reg) in SetDstReg() function
1620 virtual void SetDstReg([[maybe_unused]] unsigned index, Register reg) in SetDstReg() function

Completed in 12 milliseconds