Home
last modified time | relevance | path

Searched defs:intSpillRegSet (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h823 MapleVector<regno_t> intSpillRegSet; /* integer regs put aside for spills */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h1244 … void InitPregs(uint32 intMax, uint32 fpMax, bool hasYield, const MapleSet<uint32> &intSpillRegSet, in InitPregs()
1663 MapleSet<uint32> intSpillRegSet; /* spill */ variable