Home
last modified time | relevance | path

Searched defs:GetOpcode (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h209 inline EcmaOpcode GetOpcode() const in GetOpcode() function
288 static EcmaOpcode GetOpcode(const uint8_t *pc) in GetOpcode() function
693 inline EcmaOpcode GetOpcode() const in GetOpcode() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction.h30 inline typename OldBytecodeInst::Opcode GetOpcode() const in GetOpcode() function
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_emitter_tests.cpp248 static Opcode GetOpcode(size_t inst_size) in GetOpcode() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h746 Opcode GetOpcode() const in GetOpcode() function