Searched defs:isOutOfRange (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg_stackmap_computation.cpp | 52 bool &isOutOfRange, uint32 bitSize) in GetSpillMem() 61 bool isOutOfRange = false; in SpillOperand() local 77 bool isOutOfRange = false; in LoadOperand() local
|
| D | reg_alloc_lsra.cpp | 1405 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/ |
| D | x64_reg_info.cpp | 157 Insn &insn, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_reg_info.cpp | 129 … bool isDest, Insn &insn, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
|
| D | aarch64_color_ra.cpp | 2370 …olorRegAllocator::GetSpillOrReuseMem(LiveRange &lr, uint32 regSize, bool &isOutOfRange, Insn &insn, in GetSpillOrReuseMem()
|
| D | aarch64_cgfunc.cpp | 4901 bool isOutOfRange = offsetVal < 0; in IsMoveWideKeepable() local 9045 … Insn &insn, AArch64reg regNum, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
|