Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/common/
Dabc_file_utils.h55 constexpr uint32_t REG_WIDTH = 8; variable
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp1818 const int REG_WIDTH = 8; in SerializeLocalVariableTable() local