Home
last modified time | relevance | path

Searched defs:spill (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dreg_alloc_linear_scan_test.cpp1450 auto spill = INS(4U).GetNext()->CastToSpillFill()->GetSpillFill(0U); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h732 void SetSpilled(bool spill) in SetSpilled()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp3523 Insn *spill = SpillOperand(insn, regOpnd, isDef, phyOpnd); in GetReplaceOpndForLRA() local
3806 Insn *spill = SpillOperand(insn, opnd, isDef, phyOpnd); in GetReplaceOpnd() local