Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp927 RegOperand &dstOpnd = aarch64CGFunc->GetOrCreatePhysicalRegisterOperand( in Run() local
999 auto &dstOpnd = static_cast<RegOperand &>(prevInsn->GetOperand(kInsnFirstOpnd)); in Run() local
1020 auto &dstOpnd = static_cast<RegOperand &>(prevInsn->GetOperand(kInsnFirstOpnd)); in Run() local
1031 auto &dstOpnd = static_cast<RegOperand &>(prevInsn->GetOperand(kInsnFirstOpnd)); in Run() local

Completed in 7 milliseconds