Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_optimize_common.cpp36 LabelIdx X64InsnVisitor::GetJumpLabel(const Insn &insn) const in GetJumpLabel() function in maplebe::X64InsnVisitor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_optimize_common.cpp48 LabelIdx AArch64InsnVisitor::GetJumpLabel(const Insn &insn) const in GetJumpLabel() function in maplebe::AArch64InsnVisitor