Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_fixshortbranch.cpp206 uint32 targetLabelIdx = GetLabelIdx(*insn); in FixShortBranchesForSplitting() local
225 void AArch64FixShortBranch::InsertJmpPadAtSecEnd(Insn &insn, uint32 targetLabelIdx, BB &targetBB) in InsertJmpPadAtSecEnd()