Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcodegen_test.cpp296 auto sfInst = INS(0).CastToSpillFill(); in FillSpillFillInst() local
349 void FormSpillFillInst(SpillFillInst *sfInst, unsigned int alignmentOffset) in FormSpillFillInst()
378 auto sfInst = INS(0).CastToSpillFill(); in CheckSpillFillCoalescingForOddRegsNumber() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_encoder.cpp396 auto sfInst = inst->GetBasicBlock()->GetGraph()->CreateInstSpillFill(); in AddMoveBefore() local
417 auto *sfInst = inst->GetBasicBlock()->GetGraph()->CreateInstSpillFill(); in AddMoveAfter() local
426 auto *sfInst = inst->GetBasicBlock()->GetGraph()->CreateInstSpillFill(); in AddMoveBefore() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp149 SpillFillInst *sfInst {}; in AddMoveToFixedLocation() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dreg_alloc_linear_scan_test.cpp58 auto sfInst = inst->GetPrev(); in CheckImmediateSpillFill() local
821 auto sfInst = BB(3U).GetLastInst(); in TEST_F() local