Home
last modified time | relevance | path

Searched refs:IsMove (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dstandardize.cpp40 if (insn->IsMove()) { in DoStandardize()
H A Dinsn.cpp35 bool Insn::IsMove() const in IsMove() function in maplebe::Insn
38 return md->IsMove(); in IsMove()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dinsn.h220 bool IsMove() const;
H A Disa.h319 bool IsMove() const in IsMove() function

Completed in 3 milliseconds