Home
last modified time | relevance | path

Searched refs:AddSpilledConstant (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_base.cpp288 auto immSlot = graph->AddSpilledConstant(inst->CastToConstant()); in TryToSpillConstant()
H A Dreg_alloc_linear_scan.cpp457 auto immSlot = GetGraph()->AddSpilledConstant(interval->GetInst()->CastToConstant()); in AssignStackSlot()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph.h562 ImmTableSlot AddSpilledConstant(ConstantInst *const_inst) in AddSpilledConstant() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph.h718 ImmTableSlot AddSpilledConstant(ConstantInst *constInst) in AddSpilledConstant() function

Completed in 6 milliseconds