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 | 111 Insn *AArch64RegInfo::BuildStrInsn(uint32 regSize, PrimType stype, RegOperand &phyOpnd, MemOperand … in BuildStrInsn() 117 Insn *AArch64RegInfo::BuildLdrInsn(uint32 regSize, PrimType stype, RegOperand &phyOpnd, MemOperand … in BuildLdrInsn()
|
| D | aarch64_ebo.cpp | 295 RegOperand &phyOpnd = in BuildCallerSaveRegisters() local 300 RegOperand &phyOpnd = in BuildCallerSaveRegisters() local 305 RegOperand &phyOpnd = in BuildCallerSaveRegisters() local 380 RegOperand &phyOpnd = in DefineReturnUseRegister() local 392 RegOperand &phyOpnd = in DefineReturnUseRegister() local
|
| D | aarch64_regsaves.cpp | 92 Operand &phyOpnd = in GenerateReturnBBDefUse() local 96 Operand &phyOpnd = in GenerateReturnBBDefUse() local
|
| D | aarch64_color_ra.cpp | 2334 …aphColorRegAllocator::SpillOperandForSpillPre(Insn &insn, const Operand &opnd, RegOperand &phyOpnd, in SpillOperandForSpillPre()
|
| D | aarch64_cgfunc.cpp | 6745 …RegOperand &phyOpnd = GetOrCreatePhysicalRegisterOperand(R0, k64BitSize, GetRegTyFromPrimTy(PTY_a6… in GenRetCleanup() local 6944 …RegOperand &phyOpnd = GetOrCreatePhysicalRegisterOperand(R0, k64BitSize, GetRegTyFromPrimTy(PTY_a6… in HandleRCCall() local 6971 …RegOperand &phyOpnd = GetOrCreatePhysicalRegisterOperand(R0, k64BitSize, GetRegTyFromPrimTy(PTY_a6… in HandleRCCall() local 8168 auto &phyOpnd = GetOrCreatePhysicalRegisterOperand(pReg, bitSize, GetRegTyFromPrimTy(primType)); in GetOrCreateSpecialRegisterOperand() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_reg_info.cpp | 92 Insn *X64RegInfo::BuildStrInsn(uint32 regSize, PrimType stype, RegOperand &phyOpnd, MemOperand &mem… in BuildStrInsn() 118 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 | 1401 RegOperand *phyOpnd = nullptr; in InsertCallerSave() local 1520 … auto *phyOpnd = regInfo->GetOrCreatePhyRegOperand(static_cast<regno_t>(spReg), regSize, regType); in SpillOperand() local 1809 RegOperand *phyOpnd = in GetReplaceUdOpnd() local 1855 RegOperand *phyOpnd = in GetReplaceOpnd() local 1962 RegOperand *phyOpnd = in FinalizeUseRegisters() local 1974 auto *phyOpnd = GetReplaceOpnd(insn, *base, spillIdx, false); in FinalizeUseRegisters() local 1980 auto *phyOpnd = GetReplaceOpnd(insn, *offset, spillIdx, false); in FinalizeUseRegisters() local 1986 auto *phyOpnd = GetReplaceOpnd(insn, opnd, spillIdx, false); in FinalizeUseRegisters() local 2006 RegOperand *phyOpnd = GetReplaceUdOpnd(insn, opnd, spillIdx); in FinalizeUseDefRegisters() local 2025 RegOperand *phyOpnd = GetReplaceOpnd(insn, opnd, spillIdx, true); in FinalizeDefRegisters() local [all …]
|