Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cfgo.cpp36 uint32 AArch64FlipBRPattern::GetJumpTargetIdx(const Insn &insn) in GetJumpTargetIdx() function in maplebe::AArch64FlipBRPattern
46 uint32 AArch64CrossJumpBBPattern::GetJumpTargetIdx(const Insn &insn) const in GetJumpTargetIdx() function in maplebe::AArch64CrossJumpBBPattern
Daarch64_isa.cpp104 uint32 GetJumpTargetIdx(const Insn &insn) in GetJumpTargetIdx() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_isa.cpp50 uint32 GetJumpTargetIdx(const Insn &insn) in GetJumpTargetIdx() function
Dx64_cfgo.cpp30 uint32 X64FlipBRPattern::GetJumpTargetIdx(const Insn &insn) in GetJumpTargetIdx() function in maplebe::X64FlipBRPattern