Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h852 MemOperand *spillMem = nullptr; /* memory operand used for spill, if any */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp3074 MemOperand *spillMem = CreateSpillMem(spillIdx, kSpillMemPre); in SpillOperandForSpillPre() local
3134 MemOperand *spillMem = CreateSpillMem(spillIdx, kSpillMemPost); in SpillOperandForSpillPost() local