Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dbalance_expressions.h77 Opcode GetOpcode() const in GetOpcode() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h168 inline EcmaOpcode GetOpcode() const in GetOpcode() function
237 static EcmaOpcode GetOpcode(const uint8_t *pc) in GetOpcode() function
559 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.h801 Opcode GetOpcode() const in GetOpcode() function