Home
last modified time | relevance | path

Searched defs:isOutOfRange (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_stackmap_computation.cpp52 bool &isOutOfRange, uint32 bitSize) in GetSpillMem()
61 bool isOutOfRange = false; in SpillOperand() local
77 bool isOutOfRange = false; in LoadOperand() local
Dreg_alloc_lsra.cpp1405 bool isOutOfRange = false; in InsertCallerSave() local
1440 bool &isOutOfRange, uint32 bitSize) const in GetSpillMem()
1519 bool isOutOfRange = false; in SpillOperand() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp157 Insn &insn, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_info.cpp129 … bool isDest, Insn &insn, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
Daarch64_color_ra.cpp2370 …olorRegAllocator::GetSpillOrReuseMem(LiveRange &lr, uint32 regSize, bool &isOutOfRange, Insn &insn, in GetSpillOrReuseMem()
Daarch64_cgfunc.cpp4901 bool isOutOfRange = offsetVal < 0; in IsMoveWideKeepable() local
9045 … Insn &insn, AArch64reg regNum, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()