Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_optimize_common.cpp42 Insn *X64InsnVisitor::CloneInsn(Insn &originalInsn) in CloneInsn()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_optimize_common.cpp61 Insn *AArch64InsnVisitor::CloneInsn(Insn &originalInsn) in CloneInsn()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp252 Insn *CGCFG::CloneInsn(Insn &originalInsn) in CloneInsn()