Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcfgo.cpp224 LabelOperand &brTarget = cgFunc->GetOrCreateLabelOperand(tgtLabIdx); in ClearCurBBAndResetTargetBB() local
379 Operand &brTarget = brInsn->GetOperand(GetJumpTargetIdx(*brInsn)); in Optimize() local
423 LabelOperand &brTarget = cgFunc->GetOrCreateLabelOperand(tgtLabIdx); in Optimize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp1258 Operand &brTarget = brInsn->GetOperand(kInsnFirstOpnd); in Run() local

Completed in 6 milliseconds