Home
last modified time | relevance | path

Searched defs:opndNum (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp161 size_t opndNum = opnds.size(); in GetDefRegs() local
250 uint32 opndNum = GetOperandSize(); in ScanReg() local
Doptimize_common.cpp174 uint32 opndNum = insn->GetOperandSize(); in DumpBBInstructions() local
Dcfgo.cpp62 uint32 opndNum = insn1->GetOperandSize(); in DoSameThing() local
Dlive.cpp208 uint32 opndNum = insn->GetOperandSize(); in GetBBDefUse() local
Dreg_alloc_lsra.cpp754 uint32 opndNum = insn.GetOperandSize(); in ComputeLoopLiveIntervalPriorityInInsn() local
899 uint32 opndNum = insn->GetOperandSize(); in LiveIntervalAnalysis() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_offset_adjust.cpp76 uint32 opndNum = insn.GetOperandSize(); in AdjustmentOffsetForOpnd() local
Daarch64_peep.cpp555 uint32 opndNum = checkInsn.GetOperandSize(); in IsRegNotSameMemUseInInsn() local
1121 uint32 opndNum = nextInsn->GetOperandSize(); in Run() local
1169 uint32 opndNum = nextInsn->GetOperandSize(); in CheckCondition() local
1343 uint32 opndNum = cursor->GetOperandSize(); in HasImplicitSizeUse() local
2095 uint32 opndNum = insn->GetOperandSize(); in DefInsnOfOperandInBB() local
2198 uint32 opndNum = insn->GetOperandSize(); in FlagUsedLaterInCurBB() local
Daarch64_emitter.cpp111 uint32 opndNum = insn->GetOperandSize(); in RecordRegInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp173 uint32 opndNum = curMd.GetOpndMDLength(); /* Get operands Number */ in EmitInsn() local