Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_items.h633 static constexpr uint8_t OPCODE_BASE = static_cast<uint8_t>(Opcode::LAST); variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h654 static constexpr uint8_t OPCODE_BASE = static_cast<uint8_t>(Opcode::LAST); variable