Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.h338 void SetCurrentClassInfoPropertyIndex(size_t newIndex) in SetCurrentClassInfoPropertyIndex()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp710 GateRef newIndex = Int32Add(index, Int32(1)); in IncreaseInteratorIndex() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp3677 auto &newIndex = static_cast<RegOperand &>(shiftExtendInsn.GetOperand(kInsnSecondOpnd)); in OptimizeAddrBOrXShiftExtend() local
3707 auto *newIndex = static_cast<RegOperand *>(&prevInsn.GetOperand(kInsnThirdOpnd)); in OptimizeAddrBOrX() local
3730 auto &newIndex = static_cast<RegOperand &>(addInsn.GetOperand(kInsnThirdOpnd)); in OptimizeWithAddrrrs() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4426 uint32_t newIndex = 0; in CopyDeque() local
4464 uint32_t newIndex = 0; in CopyQueue() local