Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_optimize_common.cpp131 bool X64InsnVisitor::IsAddOrSubInsn(const Insn &insn) const in IsAddOrSubInsn() function in maplebe::X64InsnVisitor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_optimize_common.cpp178 bool AArch64InsnVisitor::IsAddOrSubInsn(const Insn &insn) const in IsAddOrSubInsn() function in maplebe::AArch64InsnVisitor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_cfg.cpp656 bool CGCFG::IsAddOrSubInsn(const Insn &insn) const in IsAddOrSubInsn() function in maplebe::CGCFG