Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_optimize_common.cpp43 Insn *X64InsnVisitor::CloneInsn(Insn &originalInsn) in CloneInsn() function in maplebe::X64InsnVisitor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_optimize_common.cpp65 Insn *AArch64InsnVisitor::CloneInsn(Insn &originalInsn) in CloneInsn() function in maplebe::AArch64InsnVisitor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp236 Insn *CGCFG::CloneInsn(Insn &originalInsn) const in CloneInsn() function in maplebe::CGCFG