Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp143 Insn &insn, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_info.cpp114 … bool isDest, Insn &insn, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
Daarch64_cgfunc.cpp4247 … Insn &insn, AArch64reg regNum, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp1193 bool isOutOfRange = false; in InsertCallerSave() local
1228 bool &isOutOfRange, uint32 bitSize) const in GetSpillMem()
1309 bool isOutOfRange = false; in SpillOperand() local