Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ebo.cpp92 bool AArch64Ebo::IsAdd(const Insn &insn) const in IsAdd() function in maplebe::AArch64Ebo
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h1144 bool IsAdd() const in IsAdd() function