Home
last modified time | relevance | path

Searched defs:opndIdx (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp214 uint32 opndIdx = kInsnMaxOpnd; in GetMemOpndIdx() local
325 uint32 opndIdx = kInsnMaxOpnd; in GetBothDefUseOpnd() local
Dreg_alloc_lsra.cpp853 uint32 opndIdx = -1; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_strldr.cpp314 …ol AArch64StoreLoadOpt::CheckNewMemOffset(const Insn &insn, MemOperand *newMemOpnd, uint32 opndIdx) in CheckNewMemOffset()
Daarch64_prop.cpp603 uint32 opndIdx = GetMemOpndIdx(oldMemOpnd, *useInsn); in ReplaceMemOpnd() local
641 uint32 opndIdx = kInsnMaxOpnd; in GetMemOpndIdx() local
655 uint32 opndIdx = GetMemOpndIdx(&newMem, useInsn); in DoMemReplace() local
Daarch64_peep.cpp4540 for (uint32 opndIdx = 0; opndIdx < opndNum; ++opndIdx) { in Run() local
4589 for (uint32 opndIdx = 0; opndIdx < opndNum; ++opndIdx) { in CheckCondition() local
6034 bool CmpCsetAArch64::CheckOpndDefPoints(Insn &checkInsn, int opndIdx) in CheckOpndDefPoints()
7686 uint32 opndIdx = 2; in Run() local
Daarch64_cgfunc.cpp1718 …d *AArch64CGFunc::FixLargeMemOpnd(MOperator mOp, MemOperand &memOpnd, uint32 dSize, uint32 opndIdx) in FixLargeMemOpnd()
7433 size_t opndIdx = 0; in SelectParmList() local