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.cpp765 uint32 opndNum = insn.GetOperandSize(); in ComputeLoopLiveIntervalPriorityInInsn() local
910 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.cpp597 uint32 opndNum = checkInsn.GetOperandSize(); in IsRegNotSameMemUseInInsn() local
1209 uint32 opndNum = nextInsn->GetOperandSize(); in Run() local
1257 uint32 opndNum = nextInsn->GetOperandSize(); in CheckCondition() local
1431 uint32 opndNum = cursor->GetOperandSize(); in HasImplicitSizeUse() local
2236 uint32 opndNum = insn->GetOperandSize(); in DefInsnOfOperandInBB() local
2339 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