Home
last modified time | relevance | path

Searched defs:insnNum (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp513 void LSRALinearScanRegAllocator::RecordPhysRegs(const RegOperand &regOpnd, uint32 insnNum, bool isD… in RecordPhysRegs()
595 uint32 insnNum = insn.GetId(); in SetupLiveInterval() local
747 void LSRALinearScanRegAllocator::UpdateLiveIntervalByLiveIn(const BB &bb, uint32 insnNum) in UpdateLiveIntervalByLiveIn()
795 void LSRALinearScanRegAllocator::UpdateParamLiveIntervalByLiveIn(const BB &bb, uint32 insnNum) in UpdateParamLiveIntervalByLiveIn()
819 void LSRALinearScanRegAllocator::ComputeLiveIn(BB &bb, uint32 insnNum) in ComputeLiveIn()
853 void LSRALinearScanRegAllocator::ComputeLiveOut(BB &bb, uint32 insnNum) in ComputeLiveOut()
989 uint32 insnNum = 1; in ComputeLiveInterval() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp4931 int insnNum = 0; in IsPatternMatch() local
4966 int insnNum = 0; in Run() local
5178 int insnNum = 0; in IsPatternMatch() local