Home
last modified time | relevance | path

Searched defs:newBase (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dadjust_arefs.cpp249 Inst *newBase; in ProcessIndex() local
/arkcompiler/ets_frontend/ets2panda/util/
H A Darktsconfig.cpp141 auto newBase = base; in ResolveConfigLocation() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp393 auto *newBase = static_cast<RegOperand *>(&prevInsn.GetOperand(kInsnSecondOpnd)); in OptimizeAddrBOI() local
451 auto *newBase = static_cast<RegOperand *>(&prevInsn.GetOperand(kInsnSecondOpnd)); in OptimizeAddrBOrX() local
474 auto &newBase = static_cast<RegOperand &>(addInsn.GetOperand(kInsnSecondOpnd)); in OptimizeWithAddrrrs() local

Completed in 6 milliseconds