Searched defs:isOutOfRange (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_reg_info.cpp | 185 regno_t regNum, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_reg_info.cpp | 164 … Insn &insn, regno_t regNum, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
|
| D | aarch64_color_ra.cpp | 3146 bool isOutOfRange = false; in SpillOperandForSpillPost() local 3179 …olorRegAllocator::GetSpillOrReuseMem(LiveRange &lr, uint32 regSize, bool &isOutOfRange, Insn &insn, in GetSpillOrReuseMem() 3249 bool isOutOfRange = false; in SpillOperand() local 4093 bool isOutOfRange = false; in CreateSpillFillCode() local
|
| D | aarch64_cgfunc.cpp | 5486 bool isOutOfRange = offsetVal < 0; in IsMoveWideKeepable() local 10132 … Insn &insn, AArch64reg regNum, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | reg_alloc_lsra.cpp | 1487 bool isOutOfRange = false; in InsertCallerSave() local 1523 bool &isOutOfRange, uint32 bitSize) const in GetSpillMem() 1618 bool isOutOfRange = false; in SpillOperand() local
|