Home
last modified time | relevance | path

Searched defs:newMemOpnd (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_offset_adjust.cpp110 MemOperand *newMemOpnd = currMemOpnd.Clone(*aarchCGFunc->GetMemoryPool()); in AdjustMemBaseReg() local
Daarch64_peep.cpp461 auto *newMemOpnd = static_cast<AArch64CGFunc &>(cgFunc).CreateMemOperand( in OptimizeAddrBOrXShiftExtend() local
507 auto *newMemOpnd = static_cast<AArch64CGFunc &>(cgFunc).CreateMemOperand( in OptimizeWithAddrrrs() local
537 auto *newMemOpnd = static_cast<AArch64CGFunc &>(cgFunc).CreateMemOperand( in OptimizeAddrBOrXShift() local
1855 MemOperand &newMemOpnd = static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreateMemOpnd( in Run() local
2455 …MemOperand &newMemOpnd = aarch64CGFunc->GetOrCreateMemOpnd(MemOperand::kAddrModeBOrX, memOpnd->Get… in Run() local
2459 …MemOperand &newMemOpnd = aarch64CGFunc->GetOrCreateMemOpnd(MemOperand::kAddrModeBOrX, memOpnd->Get… in Run() local
Daarch64_cgfunc.cpp662 MemOperand &newMemOpnd = CreateReplacementMemOperand(bitLen, *resOpnd, remained); in SplitOffsetWithAddInstruction() local
4349 MemOperand &newMemOpnd = SplitOffsetWithAddInstruction(memOpnd, bitLen); in GetPseudoRegisterSpillMemoryOperand() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h378 MemOperand &newMemOpnd = opndBuilder->CreateMem(bitLen, *resOpnd, remainedOpnd); in MemOfstSplitWithAdd() local
396 MemOperand &newMemOpnd = in LoadStoreInsnSplit() local