Home
last modified time | relevance | path

Searched defs:sf_inst (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dspill_fills_resolver_test.cpp79 auto sf_inst = graph->CreateInstSpillFill(); variable
103 auto sf_inst = graph->CreateInstSpillFill(); variable
126 auto sf_inst = graph->CreateInstSpillFill(); variable
153 auto sf_inst = graph->CreateInstSpillFill(); variable
180 auto sf_inst = graph->CreateInstSpillFill(); variable
Dreg_alloc_resolver_test.cpp130 auto sf_inst = inst->GetPrev(); in __anonb2909fe30102() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp121 SpillFillInst *sf_inst {}; in AddMoveToFixedLocation() local
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.cpp325 auto sf_inst = inst->GetBasicBlock()->GetGraph()->CreateInstSpillFill(); in AddMoveBefore() local