Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h692 MemOperand *GetSpillMem() in GetSpillMem() function
697 const MemOperand *GetSpillMem() const in GetSpillMem() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp1522 MemOperand *LSRALinearScanRegAllocator::GetSpillMem(uint32 vRegNO, bool isDest, Insn &insn, regno_t… in GetSpillMem() function in maplebe::LSRALinearScanRegAllocator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp3054 MemOperand *GraphColorRegAllocator::GetSpillMem(uint32 vregNO, bool isDest, Insn &insn, AArch64reg … in GetSpillMem() function in maplebe::GraphColorRegAllocator