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/x86_64/
Dx64_isa.cpp50 uint32 GetJumpTargetIdx(const Insn &insn) in GetJumpTargetIdx() function
Dx64_cfgo.cpp28 uint32 X64FlipBRPattern::GetJumpTargetIdx(const Insn &insn) in GetJumpTargetIdx() function in maplebe::X64FlipBRPattern
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cfgo.cpp32 uint32 AArch64FlipBRPattern::GetJumpTargetIdx(const Insn &insn) in GetJumpTargetIdx() function in maplebe::AArch64FlipBRPattern
Daarch64_isa.cpp104 uint32 GetJumpTargetIdx(const Insn &insn) in GetJumpTargetIdx() function