Searched defs:phyOpnd (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_live.cpp | 25 Operand &phyOpnd = in GenerateReturnBBDefUse() local 29 Operand &phyOpnd = in GenerateReturnBBDefUse() local
|
| D | aarch64_reg_info.cpp | 141 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()
|
| D | aarch64_color_ra.cpp | 3062 …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 …]
|
| D | aarch64_ebo.cpp | 294 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
|
| D | aarch64_regsaves.cpp | 92 Operand &phyOpnd = in GenerateReturnBBDefUse() local 96 Operand &phyOpnd = in GenerateReturnBBDefUse() local
|
| D | aarch64_cgfunc.cpp | 7378 …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/ |
| D | x64_reg_info.cpp | 113 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/ |
| D | reg_alloc_lsra.cpp | 1483 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
|