Searched defs:isDest (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_reg_info.cpp | 142 …o::AdjustMemOperandIfOffsetOutOfRange(MemOperand *memOpnd, const RegNoPair ®NoPair, bool isDest, in AdjustMemOperandIfOffsetOutOfRange()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_reg_info.cpp | 114 … bool isDest, Insn &insn, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
|
| D | aarch64_cgfunc.cpp | 595 int64 ofstVal, bool isDest, Insn *insn, bool forPair) in SplitAndGetRemained() 646 bool isDest, Insn *insn, bool forPair) in SplitOffsetWithAddInstruction() 4184 …electAddAfterInsn(Operand &resOpnd, Operand &opnd0, Operand &opnd1, PrimType primType, bool isDest, in SelectAddAfterInsn() 4246 …*AArch64CGFunc::AdjustMemOperandIfOffsetOutOfRange(MemOperand *memOpnd, regno_t vrNum, bool isDest, in AdjustMemOperandIfOffsetOutOfRange()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | reg_alloc_lsra.cpp | 1227 MemOperand *LSRALinearScanRegAllocator::GetSpillMem(uint32 vRegNO, bool isDest, Insn &insn, regno_t… in GetSpillMem()
|