Home
last modified time | relevance | path

Searched defs:phyOpnd (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_live.cpp25 Operand &phyOpnd = in GenerateReturnBBDefUse() local
29 Operand &phyOpnd = in GenerateReturnBBDefUse() local
Daarch64_reg_info.cpp141 Insn *AArch64RegInfo::BuildStrInsn(uint32 regSize, PrimType stype, RegOperand &phyOpnd, MemOperand … in BuildStrInsn()
147 Insn *AArch64RegInfo::BuildLdrInsn(uint32 regSize, PrimType stype, RegOperand &phyOpnd, MemOperand … in BuildLdrInsn()
Daarch64_color_ra.cpp3062 …aphColorRegAllocator::SpillOperandForSpillPre(Insn &insn, const Operand &opnd, RegOperand &phyOpnd, in SpillOperandForSpillPre()
3098 …phColorRegAllocator::SpillOperandForSpillPost(Insn &insn, const Operand &opnd, RegOperand &phyOpnd, in SpillOperandForSpillPost()
3236 …phColorRegAllocator::SpillOperand(Insn &insn, const Operand &opnd, bool isDef, RegOperand &phyOpnd, in SpillOperand()
3493 … RegOperand &phyOpnd = static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreatePhysicalRegisterOperand( in GetReplaceOpndForLRA() local
3520 RegOperand &phyOpnd = static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreatePhysicalRegisterOperand( in GetReplaceOpndForLRA() local
3773 RegOperand &phyOpnd = static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreatePhysicalRegisterOperand( in GetReplaceOpnd() local
4234 … RegOperand &phyOpnd = static_cast<AArch64CGFunc *>(func)->GetOrCreatePhysicalRegisterOperand( in CodeMotion() local
4241 … RegOperand &phyOpnd = static_cast<AArch64CGFunc *>(func)->GetOrCreatePhysicalRegisterOperand( in CodeMotion() local
4255 … RegOperand &phyOpnd = static_cast<AArch64CGFunc *>(func)->GetOrCreatePhysicalRegisterOperand( in CodeMotion() local
4712 … RegOperand &phyOpnd = static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreatePhysicalRegisterOperand( in SplitVregAroundLoop() local
[all …]
Daarch64_ebo.cpp294 RegOperand &phyOpnd = in BuildCallerSaveRegisters() local
299 RegOperand &phyOpnd = in BuildCallerSaveRegisters() local
304 RegOperand &phyOpnd = in BuildCallerSaveRegisters() local
379 RegOperand &phyOpnd = in DefineReturnUseRegister() local
391 RegOperand &phyOpnd = in DefineReturnUseRegister() local
Daarch64_regsaves.cpp92 Operand &phyOpnd = in GenerateReturnBBDefUse() local
96 Operand &phyOpnd = in GenerateReturnBBDefUse() local
Daarch64_cgfunc.cpp7378 …RegOperand &phyOpnd = GetOrCreatePhysicalRegisterOperand(R0, k64BitSize, GetRegTyFromPrimTy(PTY_a6… in GenRetCleanup() local
7616 …RegOperand &phyOpnd = GetOrCreatePhysicalRegisterOperand(R0, k64BitSize, GetRegTyFromPrimTy(PTY_a6… in HandleRCCall() local
7643 …RegOperand &phyOpnd = GetOrCreatePhysicalRegisterOperand(R0, k64BitSize, GetRegTyFromPrimTy(PTY_a6… in HandleRCCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp113 Insn *X64RegInfo::BuildStrInsn(uint32 regSize, PrimType stype, RegOperand &phyOpnd, MemOperand &mem… in BuildStrInsn()
139 Insn *X64RegInfo::BuildLdrInsn(uint32 regSize, PrimType stype, RegOperand &phyOpnd, MemOperand &mem… in BuildLdrInsn()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp1483 RegOperand *phyOpnd = nullptr; in InsertCallerSave() local
1619 RegOperand *phyOpnd = nullptr; in SpillOperand() local
1916 RegOperand *phyOpnd = in GetReplaceUdOpnd() local
1963 RegOperand *phyOpnd = in GetReplaceOpnd() local
2074 RegOperand *phyOpnd = nullptr; in FinalizeRegisters() local
2114 RegOperand *phyOpnd = GetReplaceUdOpnd(*insn, opnd, spillIdx); in FinalizeRegisters() local
2130 RegOperand *phyOpnd = GetReplaceOpnd(*insn, opnd, spillIdx, true); in FinalizeRegisters() local