Searched defs:isDest (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_reg_info.cpp | 156 …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 | 129 … bool isDest, Insn &insn, bool &isOutOfRange) in AdjustMemOperandIfOffsetOutOfRange()
|
| D | aarch64_dependence.cpp | 408 void AArch64DepAnalysis::BuildDepsAccessStImmMem(Insn &insn, bool isDest) in BuildDepsAccessStImmMem() 617 void AArch64DepAnalysis::BuildDepsBetweenControlRegAndCall(Insn &insn, bool isDest) in BuildDepsBetweenControlRegAndCall()
|
| D | aarch64_color_ra.cpp | 2326 MemOperand *GraphColorRegAllocator::GetSpillMem(uint32 vregNO, bool isDest, Insn &insn, AArch64reg … in GetSpillMem()
|
| D | aarch64_cgfunc.cpp | 1020 int64 ofstVal, bool isDest, Insn *insn, bool forPair) in SplitAndGetRemained() 1071 bool isDest, Insn *insn, bool forPair) in SplitOffsetWithAddInstruction() 8982 …electAddAfterInsn(Operand &resOpnd, Operand &opnd0, Operand &opnd1, PrimType primType, bool isDest, in SelectAddAfterInsn() 9044 …*AArch64CGFunc::AdjustMemOperandIfOffsetOutOfRange(MemOperand *memOpnd, regno_t vrNum, bool isDest, in AdjustMemOperandIfOffsetOutOfRange()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg_stackmap_computation.cpp | 51 MemOperand *StackmapComputation::GetSpillMem(uint32 vRegNO, bool isDest, Insn &insn, regno_t regNO, in GetSpillMem()
|
| D | data_dep_base.cpp | 60 void DataDepBase::BuildDepsBetweenControlRegAndCall(Insn &insn, bool isDest) in BuildDepsBetweenControlRegAndCall()
|
| D | reg_alloc_lsra.cpp | 1439 MemOperand *LSRALinearScanRegAllocator::GetSpillMem(uint32 vRegNO, bool isDest, Insn &insn, regno_t… in GetSpillMem()
|