Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dstandardize.cpp50 } else if (insn->IsShift()) { in DoStandardize()
H A Dinsn.cpp70 bool Insn::IsShift() const in IsShift() function in maplebe::Insn
73 return md->IsShift(); in IsShift()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dinsn.h223 bool IsShift() const;
H A Disa.h457 bool IsShift() const in IsShift() function

Completed in 4 milliseconds