Home
last modified time | relevance | path

Searched refs:CheckMD (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcfi.cpp54 bool CfiInsn::CheckMD() const in CheckMD() function in cfi::CfiInsn
H A Dinsn.cpp192 bool Insn::CheckMD() const in CheckMD() function in maplebe::Insn
H A Dcgfunc.cpp776 if (VERIFY_INSN(insn) && insn->CheckMD()) { in VerifyAllInsn()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcfi.h95 bool CheckMD() const override;
H A Dinsn.h351 virtual bool CheckMD() const;

Completed in 4 milliseconds