Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_optimize_common.cpp221 uint32 targetIdx = AArch64isa::GetJumpTargetIdx(*lastInsn); in FlipIfBB() local
Daarch64_cgfunc.cpp10628 uint32 targetIdx = AArch64isa::GetJumpTargetIdx(*insn); in InsertJumpPad() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcfgo.cpp639 uint32 targetIdx = GetJumpTargetIdx(*curBBBranchInsn); in RelocateThrowBB() local
708 uint32 targetIdx = GetJumpTargetIdx(*curBBBranchInsn); in Optimize() local
1123 auto targetIdx = GetJumpTargetIdx(*brInsn2); in CheckBBSuccMatch() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp314 LabelIdx targetIdx = mirModule.CurFunction()->GetLabelTab()->CreateLabel(); in LowerComplexSelect() local