Home
last modified time | relevance | path

Searched refs:SetDst (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dspill_fill_data.h56 void SetDst(Location loc) in SetDst() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp238 inst->CastToParameter()->GetLocationData().SetDst(inst_interval->GetLocation()); in ResolveOutput()
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.cpp165 sf.SetDst(compiler::Location::MakeRegister(RenumberReg(sf.DstValue(), delta))); in RenumberSpillFillRegs()