Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp19 bool Insn::IsMachineInstruction() const in IsMachineInstruction() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcfi.h88 bool IsMachineInstruction() const override in IsMachineInstruction() function