Home
last modified time | relevance | path

Searched refs:SetDst (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dspill_fill_data.h56 void SetDst(Location loc) in SetDst() function in panda::compiler::SpillFillData
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dspill_fill_data.h56 void SetDst(Location loc) in SetDst() function in ark::compiler::SpillFillData
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.cpp234 inst->CastToParameter()->GetLocationData().SetDst(inst_interval->GetLocation()); in ResolveOutput()
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dreg_encoder.cpp165 sf.SetDst(compiler::Location::MakeRegister(RenumberReg(sf.DstValue(), delta))); in RenumberSpillFillRegs()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.cpp376 inst->CastToParameter()->GetLocationData().SetDst(instInterval->GetLocation()); in ResolveOutput()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dreg_encoder.cpp196 sf.SetDst(compiler::Location::MakeRegister(RenumberReg(sf.DstValue(), delta))); in RenumberSpillFillRegs()

Completed in 5 milliseconds